Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

VPxPrestige Men's Challenger Teams of 3 RR

ID: 6211656193

Match Scores

11-3

Win

Play Date

2026-05-23

Play Time (Est)

2:15 AM

Play Location

Leesburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TC
Todd Corbett

EG4O9O · Lincolnia, VA, US

DUPR

4.703

YM
Yonas Moges

G5RRLQ · Alexandria, VA, US

DUPR

4.161

TEAM 2LOSS
MN
Maleke Nabbus

1RO6PN · Benghazi, Benghazi district, LY

DUPR

4.535

ES
Elmi Salad

67WP5K · USA

DUPR

3.729

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-6211656193
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6460172250,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Corbett",
        "dupr_id": "EG4O9O",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Lincolnia, VA, US"
      },
      {
        "name": "Yonas Moges",
        "dupr_id": "G5RRLQ",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 6131384928,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maleke Nabbus",
        "dupr_id": "1RO6PN",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Benghazi, Benghazi district, LY"
      },
      {
        "name": "Elmi Salad",
        "dupr_id": "67WP5K",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]