Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Monday Dupr 1

ID: 4911261530

Match Scores

15-12

Win

Play Date

2025-09-08

Play Time (Est)

3:30 PM

Play Location

Yeppoon

View Facility Page →

Competitor Teams

TEAM 1WINNER
SF
Scott Freeman

7D02R4 · Norman Gardens, QLD, AU

DUPR

4.547

CM
Caleb Mills

JZQV6O · QLD, AU

DUPR

4.443

TEAM 2LOSS
MW
Mick Witham

6Z7Q0Q · Lammermoor, QLD, AU

DUPR

4.703

DC
David Cheng

XKD0VR · Livingstone, QLD, AU

DUPR

4.524

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-4911261530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6092214700,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Freeman",
        "dupr_id": "7D02R4",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Norman Gardens, QLD, AU"
      },
      {
        "name": "Caleb Mills",
        "dupr_id": "JZQV6O",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 6683640634,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mick Witham",
        "dupr_id": "6Z7Q0Q",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Lammermoor, QLD, AU"
      },
      {
        "name": "David Cheng",
        "dupr_id": "XKD0VR",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      }
    ]
  }
]