Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Dupr b

ID: 5010090198

Match Scores

15-8

Loss

Play Date

2025-09-08

Play Time (Est)

7:30 PM

Play Location

Yeppoon

View Facility Page →

Competitor Teams

TEAM 1WINNER
CM
Caleb Mills

JZQV6O · QLD, AU

DUPR

4.478

CB
Catherine Boreham

94KYGV · Livingstone, QLD, AU

DUPR

4.052

TEAM 2LOSS
SF
Scott Freeman

7D02R4 · Norman Gardens, QLD, AU

DUPR

4.524

KB
Kadin Burr

NR9YK7 · USA

DUPR

3.641

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-5010090198
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8550681535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caleb Mills",
        "dupr_id": "JZQV6O",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Catherine Boreham",
        "dupr_id": "94KYGV",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5805221444,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Freeman",
        "dupr_id": "7D02R4",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Norman Gardens, QLD, AU"
      },
      {
        "name": "Kadin Burr",
        "dupr_id": "NR9YK7",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]