Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PACT Tuesday Night League - Session 1, Tue May 19

ID: 4920123360

Match Scores

15-3

Loss

Play Date

2026-05-19

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
Dave Reis

WXYWJY · ACT, AU

DUPR

4.191

AR
Alan Reis

YX7R74 · ACT, AU

DUPR

3.959

TEAM 2LOSS
SJ
Shane John Mckeown

KOZORQ · Wanniassa, ACT, AU

DUPR

3.916

PS
Peter Stanek

KDJMO7 · Canberra Airport, ACT, AU

DUPR

3.704

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-4920123360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6189467811,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Reis",
        "dupr_id": "WXYWJY",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Alan Reis",
        "dupr_id": "YX7R74",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "ACT, AU"
      }
    ]
  },
  {
    "team_id": 5015419619,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shane John Mckeown",
        "dupr_id": "KOZORQ",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Wanniassa, ACT, AU"
      },
      {
        "name": "Peter Stanek",
        "dupr_id": "KDJMO7",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Canberra Airport, ACT, AU"
      }
    ]
  }
]