Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mayhem Men’s Doubles 4+

ID: 5247538326

Match Scores

0-15

Loss

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

38 Munibung Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Craig Scott

2L04X7 · USA

DUPR

3.899

KT
Ken Thong

OD0WWW · Belmont, NSW, AU

DUPR

4.341

TEAM 2WINNER
RM
Ryan Morris

GGE67Q · NSW, AU

DUPR

5.133

BS
Brenden Strawhorn

94VQDJ · 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-5247538326
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5598382601,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Craig Scott",
        "dupr_id": "2L04X7",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Thong",
        "dupr_id": "OD0WWW",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Belmont, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5302255754,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Morris",
        "dupr_id": "GGE67Q",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Brenden Strawhorn",
        "dupr_id": "94VQDJ",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]