Kumo Co-Founder Hema Raghavan Named to Inc.’s 2026 Female Founders 500

Learn more
4Regression · Match Quality

Matchmaking Optimization

What match composition maximizes engagement?

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.

By submitting, you accept the Terms and Privacy Policy.

Loved by data scientists, ML engineers & CXOs at

Catalina Logo

A real-world example

What match composition maximizes engagement?

Poor matchmaking drives 35% of competitive game churn. Players who experience 3+ one-sided matches in a row are 4x more likely to quit that session. A competitive title with 10M MAU where average session time drops 5 minutes due to bad matches loses $28M annually in reduced ad revenue and IAP opportunities. Elo-based systems consider only skill, ignoring play style, social dynamics, and frustration thresholds.

How KumoRFM solves this

Graph-learned player intelligence across your entire game ecosystem

Kumo models the full player interaction graph: skill ratings, match outcomes, play style embeddings, social connections, and frustration signals. It learns that matching a high-aggression player with a defensive teammate yields 2x longer sessions than matching two aggressive players. The model optimizes for post-match engagement (did the player queue again?) rather than just win-rate balance, capturing the interplay between competition, social bonds, and play style compatibility.

From data to predictions

See the full pipeline in action

Connect your tables, write a PQL query, and get predictions with built-in explainability — all in minutes, not months.

1

Your data

The relational tables Kumo learns from

PLAYERS

player_idskill_ratingplay_stylesessions_7d
PLR3011850Aggressive14
PLR3021820Defensive22
PLR3031890Balanced8

MATCHES

match_idtimestampmodeduration_minavg_rating
M0012025-03-02 20:15Ranked281840
M0022025-03-02 21:00Ranked121860

PERFORMANCE

perf_idmatch_idplayer_idkillsdeathsplayed_again
PF01M001PLR301158Y
PF02M001PLR30243Y
PF03M002PLR303222N

SOCIAL_GRAPH

edge_idplayer_aplayer_btypegames_together
SG01PLR301PLR302Friend45
SG02PLR302PLR303Clan12
2

Write your PQL query

Describe what to predict in 2–3 lines — Kumo handles the rest

PQL
PREDICT AVG(PERFORMANCE.PLAYED_AGAIN, 0, 1, days)
FOR EACH MATCHES.MATCH_ID
-- Optimize for re-queue rate, not just win balance
3

Prediction output

Every entity gets a score, updated continuously

MATCH_CONFIGAVG_RATING_DIFFSTYLE_DIVERSITYPREDICTED_REQUEUE_RATE
Config A30High0.78
Config B15Low0.52
Config C25Medium0.71
4

Understand why

Every prediction includes feature attributions — no black boxes

Match Config B -- Low style diversity, tight rating

Predicted: 52% predicted re-queue rate

Top contributing features

Play style homogeneity

All aggressive

32% attribution

Recent frustration index (team avg)

0.7 (high)

24% attribution

Social connection density

0 friends in match

18% attribution

Session depth (matches played tonight)

5th match

14% attribution

Historical stomp rate for config

38%

12% attribution

Feature attributions are computed automatically for every prediction. No separate tooling required. Learn more about Kumo explainability

Bottom line: A competitive game with 10M MAU that increases average session time by 5 minutes through better matchmaking generates $28M in additional annual revenue. Kumo optimizes for post-match re-queue rate using play style, social bonds, and frustration signals that Elo alone cannot capture.

Topics covered

matchmaking optimization AIgame matchmaking MLplayer engagement predictionskill-based matchmakingmatch quality modelgraph neural network matchmakingKumoRFM matchmakingSBMM optimizationcompetitive game balance AI

One Platform. One Model. Predict Instantly.

KumoRFM

Relational Foundation Model

Turn structured relational data into predictions in seconds. KumoRFM delivers zero-shot predictions that rival months of traditional data science. No training, feature engineering, or infrastructure required. Just connect your data and start predicting.

For critical use cases, fine-tune KumoRFM on your data using the Kumo platform and Data Science Agent for 30%+ higher accuracy than traditional models.

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.