Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mayhem Men’s Doubles 4+

ID: 7040145581

Match Scores

15-2

Loss

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

38 Munibung Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
KP
Kyron Pinter

KDKV2Q · NSW, AU

DUPR

4.850

RT
Richard Turner

M26LRL · USA

DUPR

4.092

TEAM 2LOSS
CS
Craig Scott

2L04X7 · USA

DUPR

3.794

KT
Ken Thong

OD0WWW · Belmont, NSW, AU

DUPR

4.300

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-7040145581
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8207305956,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyron Pinter",
        "dupr_id": "KDKV2Q",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Richard Turner",
        "dupr_id": "M26LRL",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4637844814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Scott",
        "dupr_id": "2L04X7",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Thong",
        "dupr_id": "OD0WWW",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Belmont, NSW, AU"
      }
    ]
  }
]