Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Craigs Investment Partners Doubles Tournament

ID: 6976160205

Match Scores

15-4

Win

Play Date

2026-05-24

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PR
Paul Rose

JZL6G4 · Christchurch, Canterbury, NZ

DUPR

4.345

AO
Anthony OConnell

PKE07Z · Lincoln, Canterbury, NZ

DUPR

4.346

TEAM 2LOSS
AR
Andrew Robinson

PPMJEX · USA

DUPR

3.360

BR
Ben Robinson

2P4ME9 · USA

DUPR

3.360

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-6976160205
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5279849886,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Rose",
        "dupr_id": "JZL6G4",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "Anthony OConnell",
        "dupr_id": "PKE07Z",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Lincoln, Canterbury, NZ"
      }
    ]
  },
  {
    "team_id": 8240171698,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew  Robinson",
        "dupr_id": "PPMJEX",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Robinson",
        "dupr_id": "2P4ME9",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]