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: 6459695839

Match Scores

11-9

Win

Play Date

2026-03-14

Play Time (Est)

8:45 AM

Play Location

Annandale, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NK
Negus Kinfe

G0NX6Q · Falls Church, VA, US

DUPR

4.023

SV
Seth Vicchio

1QL465 · Alexandria, VA, US

DUPR

4.137

TEAM 2LOSS
PP
Peter Park

N7KQ62 · West Springfield, VA, US

DUPR

3.964

BW
Brandon Woo

XJRLR7 · Springfield, VA, US

DUPR

4.131

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-6459695839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6644749900,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Negus Kinfe",
        "dupr_id": "G0NX6Q",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Seth Vicchio",
        "dupr_id": "1QL465",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 7005993414,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Park",
        "dupr_id": "N7KQ62",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "West Springfield, VA, US"
      },
      {
        "name": "Brandon Woo",
        "dupr_id": "XJRLR7",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      }
    ]
  }
]