Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PACT Tuesday Night League - Session 1, Tue Jun 2

ID: 6083209820

Match Scores

8-11

Win

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BM
Brendan McGregor

4QVW0M · USA

DUPR

3.540

LM
luke Mcgregor

JY5W0J · USA

DUPR

3.557

TEAM 2WINNER
SK
Stacey Krauss

LVP9WQ · ACT, AU

DUPR

3.459

RK
Rob Krauss

J5KK44 · Gowrie, ACT, AU

DUPR

3.475

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-6083209820
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5403138027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brendan McGregor",
        "dupr_id": "4QVW0M",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "luke Mcgregor",
        "dupr_id": "JY5W0J",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4840595474,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacey Krauss",
        "dupr_id": "LVP9WQ",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Rob Krauss",
        "dupr_id": "J5KK44",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Gowrie, ACT, AU"
      }
    ]
  }
]