Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

RCPB interclub prep mini-tournament

ID: 8024328199

Match Scores

6-3

Win

Play Date

2025-11-04

Play Time (Est)

8:45 AM

Play Location

Whanganui, New Zealand

Unverified Facility

Competitor Teams

TEAM 1WINNER
GC
Gerald Cogan

8J76XW · USA

DUPR

2.552

DH
Daniel Heymann

84R2M2 · Whanganui, Manawatu-Wanganui, NZ

DUPR

3.687

TEAM 2LOSS
ML
Michelle Low

LWRWDJ · USA

DUPR

2.843

RD
Roeland De Vries

ZNR4LD · USA

DUPR

2.881

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-8024328199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7847525329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gerald Cogan",
        "dupr_id": "8J76XW",
        "rating": 2.552,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Heymann",
        "dupr_id": "84R2M2",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Whanganui, Manawatu-Wanganui, NZ"
      }
    ]
  },
  {
    "team_id": 7313016863,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Low",
        "dupr_id": "LWRWDJ",
        "rating": 2.843,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roeland De Vries",
        "dupr_id": "ZNR4LD",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]