Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR Jumpstart

ID: 6993075224

Match Scores

2-11

Win

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
KD
Kevin Doran

55X00R · Edmonton, AB, CA

DUPR

2.412

RH
Richard Han

GXD20G · Edmonton, AB, CA

DUPR

2.053

TEAM 2WINNER
IS
Indy Soobiah

YMPNED · Leduc, AB, CA

DUPR

2.715

EP
Erin Persoon

OZX6NW · Sherwood Park, AB, CA

DUPR

2.416

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-6993075224
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6931849947,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin  Doran",
        "dupr_id": "55X00R",
        "rating": 2.412,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Richard Han",
        "dupr_id": "GXD20G",
        "rating": 2.053,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 7456955976,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Indy Soobiah",
        "dupr_id": "YMPNED",
        "rating": 2.715,
        "profile_pic_url": null,
        "location": "Leduc, AB, CA"
      },
      {
        "name": "Erin Persoon",
        "dupr_id": "OZX6NW",
        "rating": 2.416,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  }
]