Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Chase the Finals: Men's 5.0+ Finals Tie-Breaker

ID: 8015015912

Match Scores

11-7

Loss

Play Date

2026-02-22

Play Time (Est)

9:00 PM

Play Location

Centreville, VA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
NV
Noah Vu

56ENMP · Chantilly, VA, US

DUPR

5.036

GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.586

TEAM 2LOSS
AC
Alex Corado

QPPLJR · Ashburn, VA, US

DUPR

5.333

RK
Ryan Kane

8KYKZQ · Burke, VA, US

DUPR

5.080

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-8015015912
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8340501639,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Vu",
        "dupr_id": "56ENMP",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Chantilly, VA, US"
      },
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.586,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  },
  {
    "team_id": 7476990235,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Corado",
        "dupr_id": "QPPLJR",
        "rating": 5.333,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "Ryan Kane",
        "dupr_id": "8KYKZQ",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "Burke, VA, US"
      }
    ]
  }
]