Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PACT Tuesday Night League - Session 1, Tue May 26

ID: 5189428791

Match Scores

11-8, 11-3

Win

Play Date

2026-05-26

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Stacey Krauss

LVP9WQ · ACT, AU

DUPR

3.236

RK
Rob Krauss

J5KK44 · Gowrie, ACT, AU

DUPR

3.455

TEAM 2LOSS
PZ
Petar Zeljkovic

M944QG · USA

DUPR

3.190

NK
Nikola Kajtez

EXK0YW · USA

DUPR

3.135

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-5189428791
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7734535295,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacey Krauss",
        "dupr_id": "LVP9WQ",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Rob Krauss",
        "dupr_id": "J5KK44",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": "Gowrie, ACT, AU"
      }
    ]
  },
  {
    "team_id": 7256973738,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Petar Zeljkovic",
        "dupr_id": "M944QG",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nikola Kajtez",
        "dupr_id": "EXK0YW",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]