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

DUPR: Sunday morning 🌞 league πŸ¦Έβ€β™‚οΈβœ… - Pickleheads Up & Down the River - Game 6

ID: 7898973325

Match Scores

15-10

Loss

Play Date

2026-05-10

Play Time (Est)

2:15 AM

Play Location

Kumeu Racquets Club Inc

View Facility Page β†’

Competitor Teams

TEAM 1WINNER
CD
Carlos De sousa

4QRNO2 Β· USA

DUPR

2.938

JC
Julie Clark

JPM77M Β· USA

DUPR

2.747

TEAM 2LOSS
CY
Cathy Yang

M2GEVG Β· USA

DUPR

2.748

JM
Jo Moors

6NZ44Q Β· Auckland, Auckland, NZ

DUPR

2.722

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-7898973325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7574117067,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos De sousa",
        "dupr_id": "4QRNO2",
        "rating": 2.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie Clark",
        "dupr_id": "JPM77M",
        "rating": 2.747,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8217476116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cathy Yang",
        "dupr_id": "M2GEVG",
        "rating": 2.748,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jo Moors",
        "dupr_id": "6NZ44Q",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]