Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mayhem Men’s Doubles 4+

ID: 6355265121

Match Scores

5-11

Loss

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

38 Munibung Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Craig Scott

2L04X7 · USA

DUPR

4.148

KT
Ken Thong

OD0WWW · Belmont, NSW, AU

DUPR

4.430

TEAM 2WINNER
RM
Ryan Morris

GGE67Q · NSW, AU

DUPR

5.097

BS
Brenden Strawhorn

94VQDJ · USA

DUPR

3.731

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-6355265121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6600905238,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Craig Scott",
        "dupr_id": "2L04X7",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Thong",
        "dupr_id": "OD0WWW",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Belmont, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5440226821,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Morris",
        "dupr_id": "GGE67Q",
        "rating": 5.097,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Brenden Strawhorn",
        "dupr_id": "94VQDJ",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]