Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

VPxPrestige Men's Challenger Teams of 3 RR

ID: 4560560895

Match Scores

11-3

Win

Play Date

2026-05-23

Play Time (Est)

4:45 AM

Play Location

Leesburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.615

YM
Yonas Moges

G5RRLQ · Alexandria, VA, US

DUPR

4.145

TEAM 2LOSS
SS
Salman Salad

G5D24M · Falls Church, VA, US

DUPR

3.643

MN
Maleke Nabbus

1RO6PN · Benghazi, Benghazi district, LY

DUPR

4.564

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-4560560895
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7599215246,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Yonas Moges",
        "dupr_id": "G5RRLQ",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 5730268053,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Salman Salad",
        "dupr_id": "G5D24M",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Maleke Nabbus",
        "dupr_id": "1RO6PN",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Benghazi, Benghazi district, LY"
      }
    ]
  }
]