Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PACT Tuesday Night League - Session 1, Tue Apr 28

ID: 6925426405

Match Scores

15-4

Win

Play Date

2026-04-28

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Shane John Mckeown

KOZORQ · Wanniassa, ACT, AU

DUPR

3.929

PS
Peter Stanek

KDJMO7 · Canberra Airport, ACT, AU

DUPR

3.906

TEAM 2LOSS
DA
Deb Allen

G5EJLV · USA

DUPR

4.066

MD
Michele Doyle

9PWKGV · ACT, AU

DUPR

3.996

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-6925426405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7654310011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane John Mckeown",
        "dupr_id": "KOZORQ",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Wanniassa, ACT, AU"
      },
      {
        "name": "Peter Stanek",
        "dupr_id": "KDJMO7",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Canberra Airport, ACT, AU"
      }
    ]
  },
  {
    "team_id": 4510299359,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deb Allen",
        "dupr_id": "G5EJLV",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michele  Doyle",
        "dupr_id": "9PWKGV",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "ACT, AU"
      }
    ]
  }
]