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

iPickle 2026 OC Open Mixed Doubles 4.0 (50+)

ID: 6825832003

Match Scores

7-15

Win

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CB
Cari Beck

1N0K5N · Yorba Linda, CA, US

DUPR

3.271

JH
Joseph Herrera

XJ9605 · Whittier, CA, US

DUPR

3.768

TEAM 2WINNER
KB
Kathy B Jew

RZDD9N · Brea, CA, US

DUPR

3.174

JH
Jeff Hutchison

ZN4J0D · USA

DUPR

3.550

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-6825832003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7292201120,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cari Beck",
        "dupr_id": "1N0K5N",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": "Yorba Linda, CA, US"
      },
      {
        "name": "Joseph Herrera",
        "dupr_id": "XJ9605",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Whittier, CA, US"
      }
    ]
  },
  {
    "team_id": 8160678278,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathy B Jew",
        "dupr_id": "RZDD9N",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": "Brea, CA, US"
      },
      {
        "name": "Jeff Hutchison",
        "dupr_id": "ZN4J0D",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]