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

2.75 - 3.49 Up and Down the Scramble DUPR

ID: 8548494792

Match Scores

2-11

Win

Play Date

2026-04-21

Play Time (Est)

1:00 PM

Play Location

Dynamite Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
RJ
Rachael Jayne

Q9X6ZN · USA

DUPR

2.370

LF
Liana Friend

EGY06V · Santa Barbara, CA, US

DUPR

2.698

TEAM 2WINNER
KH
Kevin Han

7NRGD9 · USA

DUPR

3.137

BB
Bill Batchelor

0RZREQ · Santa Barbara, CA, US

DUPR

3.382

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-8548494792
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5454775603,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachael Jayne",
        "dupr_id": "Q9X6ZN",
        "rating": 2.37,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liana Friend",
        "dupr_id": "EGY06V",
        "rating": 2.698,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  },
  {
    "team_id": 5192640284,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin  Han",
        "dupr_id": "7NRGD9",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Batchelor",
        "dupr_id": "0RZREQ",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  }
]