Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Klyng Rising League

ID: 5091184896

Match Scores

15-13

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EG
Emma Grant

KOMOPQ · Peterborough, ON, CA

DUPR

4.792

KT
Keely Terrett

N77KWW · Peterborough, ON, CA

DUPR

4.241

TEAM 2LOSS
TS
Tanya Smith

2QDJQ7 · London, ON, CA

DUPR

4.470

HP
Hanne Poulsen

P57L7G · USA

DUPR

4.132

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-5091184896
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4545310241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Grant",
        "dupr_id": "KOMOPQ",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      },
      {
        "name": "Keely Terrett",
        "dupr_id": "N77KWW",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      }
    ]
  },
  {
    "team_id": 6891490233,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanya Smith",
        "dupr_id": "2QDJQ7",
        "rating": 4.47,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Hanne Poulsen",
        "dupr_id": "P57L7G",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]