Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8258263694

Match Scores

11-3

Win

Play Date

2026-04-22

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Travis Coghill

RDVE6E · USA

DUPR

3.911

JS
Jeffrey Stone

RZOGJM · Edmonton, AB, CA

DUPR

4.457

TEAM 2LOSS
IS
Ian St Martin

V6PEK7 · USA

DUPR

3.641

JD
Jamie Doig

0YGR44 · Edmonton, AB, CA

DUPR

3.405

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-8258263694
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5531023844,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Travis Coghill",
        "dupr_id": "RDVE6E",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Stone",
        "dupr_id": "RZOGJM",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 8320627217,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian St Martin",
        "dupr_id": "V6PEK7",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Doig",
        "dupr_id": "0YGR44",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]