Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday B

ID: 4645301633

Match Scores

2-15

Win

Play Date

2025-09-01

Play Time (Est)

6:15 AM

Play Location

Yeppoon

View Facility Page →

Competitor Teams

TEAM 1LOSS
MB
Michael Burr

0RL4E2 · USA

DUPR

3.707

KR
Kel Rasmussen

NYYRW6 · Pacific Heights, QLD, AU

DUPR

3.734

TEAM 2WINNER
GM
Glen Makin

677GPQ · Livingstone, QLD, AU

DUPR

4.396

SF
Scott Freeman

7D02R4 · Norman Gardens, QLD, AU

DUPR

4.539

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-4645301633
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7940896690,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Burr",
        "dupr_id": "0RL4E2",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kel Rasmussen",
        "dupr_id": "NYYRW6",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Pacific Heights, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5714964332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Glen Makin",
        "dupr_id": "677GPQ",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Scott Freeman",
        "dupr_id": "7D02R4",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Norman Gardens, QLD, AU"
      }
    ]
  }
]