Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Klyng Rising League

ID: 5772433638

Match Scores

15-13

Loss

Play Date

2026-05-16

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Michelle Li

QXVXVR · USA

DUPR

4.240

AM
Allie Mione

ODODO2 · Whitchurch-Stouffville, ON, CA

DUPR

4.386

TEAM 2LOSS
BC
Bruna Chaves

MYGG0V · Mississauga, ON, CA

DUPR

4.572

RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

4.774

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5772433638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8541733081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Li",
        "dupr_id": "QXVXVR",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allie Mione",
        "dupr_id": "ODODO2",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      }
    ]
  },
  {
    "team_id": 8052505665,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruna Chaves",
        "dupr_id": "MYGG0V",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      }
    ]
  }
]