Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

VPxPrestige Men's Challenger Teams of 3 RR

ID: 6715851031

Match Scores

11-9

Loss

Play Date

2026-05-23

Play Time (Est)

8:45 AM

Play Location

Leesburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alejandro Murguia

YXMK24 · Alexandria, VA, US

DUPR

4.253

NA
Nestor Aguilar

35QYGP · USA

DUPR

4.233

TEAM 2LOSS
YM
Yonas Moges

G5RRLQ · Alexandria, VA, US

DUPR

4.139

PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.599

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-6715851031
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7469169120,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alejandro Murguia",
        "dupr_id": "YXMK24",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Nestor Aguilar",
        "dupr_id": "35QYGP",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6669607604,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yonas Moges",
        "dupr_id": "G5RRLQ",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]