Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday night competitive

ID: 7955493791

Match Scores

11-15

Win

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

Christchurch, New Zealand

View Facility Page →

Competitor Teams

TEAM 1LOSS
MR
Mark Revis

9DJEZE · USA

DUPR

4.425

MR
Matt Ryder

WX5ORL · Christchurch, Canterbury, NZ

DUPR

4.168

TEAM 2WINNER
PR
Paul Rose

JZL6G4 · Christchurch, Canterbury, NZ

DUPR

4.320

SG
sam green

DNXMRX · Christchurch, Canterbury, NZ

DUPR

3.989

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-7955493791
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4477960155,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Revis",
        "dupr_id": "9DJEZE",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Ryder",
        "dupr_id": "WX5ORL",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  },
  {
    "team_id": 5521248280,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Rose",
        "dupr_id": "JZL6G4",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "sam green",
        "dupr_id": "DNXMRX",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  }
]