Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday 3.5+ Competitive

ID: 8328940147

Match Scores

8-15

Loss

Play Date

2026-04-23

Play Time (Est)

8:45 AM

Play Location

Christchurch, New Zealand

View Facility Page →

Competitor Teams

TEAM 1LOSS
SG
sam green

DNXMRX · Christchurch, Canterbury, NZ

DUPR

3.833

GN
Gary Ng

PZO0ZX · USA

DUPR

3.772

TEAM 2WINNER
SP
Stuart Phillips

KON4DK · Christchurch City, Canterbury Region, NZ

DUPR

3.724

MR
Mikey Raps

3VYWW6 · USA

DUPR

3.782

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-8328940147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6978924532,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "sam green",
        "dupr_id": "DNXMRX",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "Gary Ng",
        "dupr_id": "PZO0ZX",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6648055475,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stuart Phillips",
        "dupr_id": "KON4DK",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Christchurch City, Canterbury Region, NZ"
      },
      {
        "name": "Mikey Raps",
        "dupr_id": "3VYWW6",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]