Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7954052492

Match Scores

9-11

Loss

Play Date

2026-03-07

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jeffrey Stone

RZOGJM · Edmonton, AB, CA

DUPR

4.481

AK
Alda kwan

NRGPMW · Edmonton, AB, CA

DUPR

3.117

TEAM 2WINNER
AF
Andrew Fung

2LR6D7 · Edmonton, AB, CA

DUPR

3.825

JD
Jamie Doig

0YGR44 · Edmonton, AB, CA

DUPR

3.425

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-7954052492
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6184272585,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Stone",
        "dupr_id": "RZOGJM",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Alda kwan",
        "dupr_id": "NRGPMW",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6866100278,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Fung",
        "dupr_id": "2LR6D7",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jamie Doig",
        "dupr_id": "0YGR44",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]