Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5634554018

Match Scores

6-11

Loss

Play Date

2026-04-22

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jeffrey Stone

RZOGJM · Edmonton, AB, CA

DUPR

4.458

JD
Jamie Doig

0YGR44 · Edmonton, AB, CA

DUPR

3.384

TEAM 2WINNER
IS
Ian St Martin

V6PEK7 · USA

DUPR

3.853

MP
Max Porcher

EX052M · USA

DUPR

4.014

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-5634554018
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4988640607,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Stone",
        "dupr_id": "RZOGJM",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jamie Doig",
        "dupr_id": "0YGR44",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6800502840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian St Martin",
        "dupr_id": "V6PEK7",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Porcher",
        "dupr_id": "EX052M",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]