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

Match Scores

11-6

Win

Play Date

2026-03-14

Play Time (Est)

5:00 PM

Play Location

Annandale, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NK
Negus Kinfe

G0NX6Q · Falls Church, VA, US

DUPR

4.010

SV
Seth Vicchio

1QL465 · Alexandria, VA, US

DUPR

4.122

TEAM 2LOSS
DN
David Nguyen

0QXRQN · Falls Church, VA, US

DUPR

3.963

JD
Juan De Bernardinis

PW4ZWX · Annandale, VA, US

DUPR

4.030

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-8125981744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8513188920,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Negus Kinfe",
        "dupr_id": "G0NX6Q",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Seth Vicchio",
        "dupr_id": "1QL465",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 8443979963,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Nguyen",
        "dupr_id": "0QXRQN",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Juan  De Bernardinis",
        "dupr_id": "PW4ZWX",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Annandale, VA, US"
      }
    ]
  }
]