Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DTL Spring Classic for March of Dimes - Mens Doubles Skill: (4.0 to 4.49) Age: (Any)

ID: 5977285196

Match Scores

11-2

Win

Play Date

2026-03-14

Play Time (Est)

9:00 PM

Play Location

Annandale, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NK
Negus Kinfe

G0NX6Q · Falls Church, VA, US

DUPR

4.020

SV
Seth Vicchio

1QL465 · Alexandria, VA, US

DUPR

4.134

TEAM 2LOSS
JM
John McKee

L5NW6J · Fairfax, VA, US

DUPR

3.477

JC
Jeremy Cho

X2QY02 · Fairfax, VA, US

DUPR

3.711

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-5977285196
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6222225025,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Negus Kinfe",
        "dupr_id": "G0NX6Q",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Seth Vicchio",
        "dupr_id": "1QL465",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 5304996707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John McKee",
        "dupr_id": "L5NW6J",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Jeremy Cho",
        "dupr_id": "X2QY02",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      }
    ]
  }
]