Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz 4.25+ Tournament

ID: 5104054998

Match Scores

14-3

Loss

Play Date

2026-03-14

Play Time (Est)

7:30 PM

Play Location

Dill Dinkers Pickleball, Red Branch Road, Columbia, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.743

PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.527

TEAM 2LOSS
JH
Jamison Hibbard

0YNYXG · Columbia, MD, US

DUPR

4.227

AW
Andrew Wang

W6DK0M · Ellicott City, MD, US

DUPR

4.314

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-5104054998
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5658827702,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      },
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  },
  {
    "team_id": 6973930563,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamison Hibbard",
        "dupr_id": "0YNYXG",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Andrew Wang",
        "dupr_id": "W6DK0M",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  }
]