Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday night competitive

ID: 6754397495

Match Scores

15-9

Win

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

Christchurch, New Zealand

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Mark Revis

9DJEZE · USA

DUPR

4.454

PR
Paul Rose

JZL6G4 · Christchurch, Canterbury, NZ

DUPR

4.304

TEAM 2LOSS
MR
Matt Ryder

WX5ORL · Christchurch, Canterbury, NZ

DUPR

4.183

SG
sam green

DNXMRX · Christchurch, Canterbury, NZ

DUPR

3.967

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-6754397495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6566320568,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Revis",
        "dupr_id": "9DJEZE",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Rose",
        "dupr_id": "JZL6G4",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  },
  {
    "team_id": 6886077572,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Ryder",
        "dupr_id": "WX5ORL",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "sam green",
        "dupr_id": "DNXMRX",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  }
]