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

Sierra Sport & Racquet Club Spring Fling - Mens Doubles Skill: (3.5) Age: (Any)

ID: 6686603682

Match Scores

11-10

Loss

Play Date

2026-05-16

Play Time (Est)

7:30 PM

Play Location

Fresno, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
JooYoung Kim

0PGKL4 · USA

DUPR

3.249

PB
Peter Billharz

O6E0J7 · Reno, NV, US

DUPR

3.690

TEAM 2LOSS
TB
Travis Beasley

RYMNMN · Fresno, CA, US

DUPR

3.149

JB
Jeremiah Braun

WNJ02K · USA

DUPR

3.474

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-6686603682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4680720887,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JooYoung Kim",
        "dupr_id": "0PGKL4",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Billharz",
        "dupr_id": "O6E0J7",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      }
    ]
  },
  {
    "team_id": 8109868483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Travis Beasley",
        "dupr_id": "RYMNMN",
        "rating": 3.149,
        "profile_pic_url": null,
        "location": "Fresno, CA, US"
      },
      {
        "name": "Jeremiah Braun",
        "dupr_id": "WNJ02K",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]