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

2.75 - 3.49 Up and Down the Scramble DUPR

ID: 8157105920

Match Scores

8-11

Win

Play Date

2026-04-21

Play Time (Est)

9:00 PM

Play Location

Dynamite Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Andrea Gruber

V7YX76 · USA

DUPR

2.845

JS
Jaime Shaw

94OJGR · USA

DUPR

2.684

TEAM 2WINNER
RJ
Rachael Jayne

Q9X6ZN · USA

DUPR

2.354

BB
Bill Batchelor

0RZREQ · Santa Barbara, CA, US

DUPR

3.372

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-8157105920
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7019948714,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrea Gruber",
        "dupr_id": "V7YX76",
        "rating": 2.845,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jaime  Shaw",
        "dupr_id": "94OJGR",
        "rating": 2.684,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6529820051,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachael Jayne",
        "dupr_id": "Q9X6ZN",
        "rating": 2.354,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Batchelor",
        "dupr_id": "0RZREQ",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  }
]