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

The BodyArmor 804 Open - Mixed Doubles Skill: (Open) Age: (19+)

ID: 8541749852

Match Scores

3-11, 11-4, 11-7

Loss

Play Date

2025-06-15

Play Time (Est)

9:00 PM

Play Location

Henrico, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jessica Haywood

PKKEGM · USA

DUPR

5.265

DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

6.016

TEAM 2LOSS
RJ
Rosie Johanson

30PZO2 · USA

DUPR

5.346

ER
Erik Rosner

8WKPQ8 · Charlotte, NC, US

DUPR

5.811

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-8541749852
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8378266610,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Haywood",
        "dupr_id": "PKKEGM",
        "rating": 5.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 6.016,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 6515607307,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rosie Johanson",
        "dupr_id": "30PZO2",
        "rating": 5.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Rosner",
        "dupr_id": "8WKPQ8",
        "rating": 5.811,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]