Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NFC DUPR Night

ID: 7016417514

Match Scores

11-6

Loss

Play Date

2025-11-05

Play Time (Est)

7:30 PM

Play Location

2 Wisconsin Ave, Norwich, CT 06360, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

4.913

HZ
Hongyao Zhu

55KEEP · USA

DUPR

4.064

TEAM 2LOSS
MR
Matthew Rumack

1Q0ML0 · White Plains, NY, US

DUPR

4.385

FW
Fangjing Wang

MP0WNO · USA

DUPR

3.978

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-7016417514
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6096341390,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Hongyao Zhu",
        "dupr_id": "55KEEP",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6867690296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Rumack",
        "dupr_id": "1Q0ML0",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "White Plains, NY, US"
      },
      {
        "name": "Fangjing Wang",
        "dupr_id": "MP0WNO",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]