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

iPickle 2026 OC Open Mixed Doubles 4.0 (50+)

ID: 7948589631

Match Scores

15-8

Loss

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Cari Beck

1N0K5N · Yorba Linda, CA, US

DUPR

3.283

JH
Joseph Herrera

XJ9605 · Whittier, CA, US

DUPR

3.782

TEAM 2LOSS
KB
Kathy B Jew

RZDD9N · Brea, CA, US

DUPR

3.134

JH
Jeff Hutchison

ZN4J0D · USA

DUPR

3.450

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-7948589631
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4780232766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cari Beck",
        "dupr_id": "1N0K5N",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": "Yorba Linda, CA, US"
      },
      {
        "name": "Joseph Herrera",
        "dupr_id": "XJ9605",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Whittier, CA, US"
      }
    ]
  },
  {
    "team_id": 8095605257,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kathy B Jew",
        "dupr_id": "RZDD9N",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Brea, CA, US"
      },
      {
        "name": "Jeff Hutchison",
        "dupr_id": "ZN4J0D",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]