Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5097634162

Match Scores

11-6

Win

Play Date

2026-04-06

Play Time (Est)

11:30 PM

Play Location

19 Turnbull St, Mitchelton QLD 4053, Australia

View Facility Page →

Competitor Teams

TEAM 1WINNER
UL
Ulrik Larsen

PPMEKM · USA

DUPR

3.554

ER
Edward Randell

59X9Y0 · Nundah, QLD, AU

DUPR

4.025

TEAM 2LOSS
MH
Minh Ho

ZDDZXD · USA

DUPR

3.888

LS
Liam Strachan

N55X2W · USA

DUPR

3.698

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-5097634162
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7095564600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ulrik Larsen",
        "dupr_id": "PPMEKM",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edward Randell",
        "dupr_id": "59X9Y0",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Nundah, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6543558498,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Minh Ho",
        "dupr_id": "ZDDZXD",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liam Strachan",
        "dupr_id": "N55X2W",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]