Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Moneyball Icebreaker 3.5-4.5

ID: 7876414327

Match Scores

2-11

Loss

Play Date

2026-01-31

Play Time (Est)

8:45 AM

Play Location

The Pickleball Club of Tysons, Tyco Road, Vienna, VA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Alejandro Murguia

YXMK24 · Alexandria, VA, US

DUPR

3.870

DC
Danny Chan

GGDVVV · Alexandria, VA, US

DUPR

4.183

TEAM 2WINNER
PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.442

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.602

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-7876414327
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7941367393,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alejandro Murguia",
        "dupr_id": "YXMK24",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Danny Chan",
        "dupr_id": "GGDVVV",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 7878734132,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  }
]