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

Next Game - Mixed Dinks - S11W2

ID: 8359289318

Match Scores

4-11

Win

Play Date

2026-03-11

Play Time (Est)

3:30 PM

Play Location

Costa Mesa Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
JT
Jeff Thurber

3V5ODE · Irvine, CA, US

DUPR

3.065

JL
Juliana Lynch

0YYX7N · Costa Mesa, CA, US

DUPR

2.871

TEAM 2WINNER
SS
Steve Salman

DYVM7L · Huntington Beach, CA, US

DUPR

2.742

KJ
Kerri Johnson

2L0WJR · Huntington Beach, CA, US

DUPR

3.249

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-8359289318
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7829445954,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Thurber",
        "dupr_id": "3V5ODE",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Juliana Lynch",
        "dupr_id": "0YYX7N",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": "Costa Mesa, CA, US"
      }
    ]
  },
  {
    "team_id": 4654959575,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Salman",
        "dupr_id": "DYVM7L",
        "rating": 2.742,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Kerri Johnson",
        "dupr_id": "2L0WJR",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]