Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

All Players

ID: 5435209245

Match Scores

16-14

Loss

Play Date

2025-01-19

Play Time (Est)

10:15 AM

Play Location

Earl Warren Showgrounds

Unverified Facility

Competitor Teams

TEAM 1WINNER
CG
Catie Goldblatt

3LQ94Q · Thousand Oaks, CA, US

DUPR

4.970

DJ
Dennis Jorge

1NPR73 · Thousand Oaks, CA, US

DUPR

5.325

TEAM 2LOSS
DW
David Wilcox

17Z0M4 · Goleta, CA, US

DUPR

4.582

KM
Kelly Mada

84PJ63 · Ventura, CA, US

DUPR

4.499

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-5435209245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5104824727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Catie Goldblatt",
        "dupr_id": "3LQ94Q",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Dennis Jorge",
        "dupr_id": "1NPR73",
        "rating": 5.325,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 4690102775,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Wilcox",
        "dupr_id": "17Z0M4",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Goleta, CA, US"
      },
      {
        "name": "Kelly Mada",
        "dupr_id": "84PJ63",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      }
    ]
  }
]