Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8382623015

Match Scores

15-8

Win

Play Date

2026-04-29

Play Time (Est)

12:45 AM

Play Location

Ottawa, ON, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Catherine Rea

M2XNWO · Ottawa, ON, CA

DUPR

4.905

EL
Erik Lairot

DNKZMM · USA

DUPR

3.284

TEAM 2LOSS
CR
Colin Rea

WXEVLY · USA

DUPR

3.540

Y(
Yiming (Kyle) Liu

ELOKPM · USA

DUPR

3.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-8382623015
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6572635724,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Catherine Rea",
        "dupr_id": "M2XNWO",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Erik Lairot",
        "dupr_id": "DNKZMM",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5653940173,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colin Rea",
        "dupr_id": "WXEVLY",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yiming (Kyle) Liu",
        "dupr_id": "ELOKPM",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]