Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday B

ID: 5294674508

Match Scores

15-8

Win

Play Date

2025-09-01

Play Time (Est)

9:00 PM

Play Location

Yeppoon

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Michael Burr

0RL4E2 · USA

DUPR

3.752

SF
Scott Freeman

7D02R4 · Norman Gardens, QLD, AU

DUPR

4.538

TEAM 2LOSS
KR
Kel Rasmussen

NYYRW6 · Pacific Heights, QLD, AU

DUPR

3.709

GM
Glen Makin

677GPQ · Livingstone, QLD, AU

DUPR

4.397

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-5294674508
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6604451915,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Burr",
        "dupr_id": "0RL4E2",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Freeman",
        "dupr_id": "7D02R4",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Norman Gardens, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7154142691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kel Rasmussen",
        "dupr_id": "NYYRW6",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": "Pacific Heights, QLD, AU"
      },
      {
        "name": "Glen Makin",
        "dupr_id": "677GPQ",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      }
    ]
  }
]