Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5979066052

Match Scores

11-2

Win

Play Date

2026-04-22

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jeffrey Stone

RZOGJM · Edmonton, AB, CA

DUPR

4.472

IS
Ian St Martin

V6PEK7 · USA

DUPR

3.703

TEAM 2LOSS
JD
Jamie Doig

0YGR44 · Edmonton, AB, CA

DUPR

3.399

TC
Travis Coghill

RDVE6E · USA

DUPR

3.628

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-5979066052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5257191269,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Stone",
        "dupr_id": "RZOGJM",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Ian St Martin",
        "dupr_id": "V6PEK7",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5814588117,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamie Doig",
        "dupr_id": "0YGR44",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Travis Coghill",
        "dupr_id": "RDVE6E",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]