Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

VPxPrestige Men's Challenger Teams of 3 RR

ID: 6564821531

Match Scores

11-6

Loss

Play Date

2026-05-23

Play Time (Est)

12:45 AM

Play Location

Leesburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alejandro Murguia

YXMK24 · Alexandria, VA, US

DUPR

4.263

JL
Jonathan Lee

YMP574 · USA

DUPR

4.563

TEAM 2LOSS
YM
Yonas Moges

G5RRLQ · Alexandria, VA, US

DUPR

4.123

TC
Todd Corbett

EG4O9O · Lincolnia, VA, US

DUPR

4.667

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-6564821531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8233479981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alejandro Murguia",
        "dupr_id": "YXMK24",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Jonathan Lee",
        "dupr_id": "YMP574",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5305564872,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yonas Moges",
        "dupr_id": "G5RRLQ",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Todd Corbett",
        "dupr_id": "EG4O9O",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Lincolnia, VA, US"
      }
    ]
  }
]