Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4305408346

Match Scores

4-11

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 1LOSS
MT
Melissa Thompson

JJOX54 · QLD, AU

DUPR

3.789

CB
Carlton Benson

EG9LZE · USA

DUPR

3.860

TEAM 2WINNER
ER
Edward Randell

59X9Y0 · Nundah, QLD, AU

DUPR

3.997

CL
Craig Langford

1R94XE · USA

DUPR

3.806

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-4305408346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7688310470,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Thompson",
        "dupr_id": "JJOX54",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Carlton Benson",
        "dupr_id": "EG9LZE",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6063493732,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edward Randell",
        "dupr_id": "59X9Y0",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Nundah, QLD, AU"
      },
      {
        "name": "Craig Langford",
        "dupr_id": "1R94XE",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]