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

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

ID: 6878095466

Match Scores

15-13

Loss

Play Date

2025-06-14

Play Time (Est)

3:30 PM

Play Location

Henrico, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
Danny Miron

8GQLPQ · Atlanta, GA, US

DUPR

5.601

JG
Joshua Giannelli

3VG2JP · Moncks Corner, SC, US

DUPR

5.629

TEAM 2LOSS
TR
Thomas Romano

3LW7JZ · Tega Cay, SC, US

DUPR

5.576

ER
Erik Rosner

8WKPQ8 · Charlotte, NC, US

DUPR

5.805

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-6878095466
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7138812299,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Miron",
        "dupr_id": "8GQLPQ",
        "rating": 5.601,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Joshua Giannelli",
        "dupr_id": "3VG2JP",
        "rating": 5.629,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      }
    ]
  },
  {
    "team_id": 4308497057,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Romano",
        "dupr_id": "3LW7JZ",
        "rating": 5.576,
        "profile_pic_url": null,
        "location": "Tega Cay, SC, US"
      },
      {
        "name": "Erik Rosner",
        "dupr_id": "8WKPQ8",
        "rating": 5.805,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]