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

The BodyArmor 804 Open - Men's Doubles Skill: (Open)

ID: 8309935020

Match Scores

5-15

Win

Play Date

2025-06-14

Play Time (Est)

1:00 PM

Play Location

Henrico, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JT
Jimmy Terzian

3ZZKJM · Raleigh, NC, US

DUPR

5.562

AW
Andrew Wang

3Z66QW · USA

DUPR

5.364

TEAM 2WINNER
TR
Thomas Romano

3LW7JZ · Tega Cay, SC, US

DUPR

5.586

ER
Erik Rosner

8WKPQ8 · Charlotte, NC, US

DUPR

5.815

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-8309935020
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6371528109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Terzian",
        "dupr_id": "3ZZKJM",
        "rating": 5.562,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Andrew Wang",
        "dupr_id": "3Z66QW",
        "rating": 5.364,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6170441827,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Romano",
        "dupr_id": "3LW7JZ",
        "rating": 5.586,
        "profile_pic_url": null,
        "location": "Tega Cay, SC, US"
      },
      {
        "name": "Erik Rosner",
        "dupr_id": "8WKPQ8",
        "rating": 5.815,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]