Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Klyng Rising League

ID: 6549477505

Match Scores

13-15

Loss

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KT
Keely Terrett

N77KWW · Peterborough, ON, CA

DUPR

4.250

EG
Emma Grant

KOMOPQ · Peterborough, ON, CA

DUPR

4.831

TEAM 2WINNER
KB
Kara Blair

2QYEE9 · Tilbury, ON, CA

DUPR

4.476

AA
Alexa Aquino

4LMVPV · Brantford, ON, CA

DUPR

4.608

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-6549477505
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6472736062,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keely Terrett",
        "dupr_id": "N77KWW",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      },
      {
        "name": "Emma Grant",
        "dupr_id": "KOMOPQ",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      }
    ]
  },
  {
    "team_id": 5597788294,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kara Blair",
        "dupr_id": "2QYEE9",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Tilbury, ON, CA"
      },
      {
        "name": "Alexa Aquino",
        "dupr_id": "4LMVPV",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  }
]