Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Paddle in the Burg BEAT THE HEAT - Mens Doubles Skill: 4.0 (Ratings up to 4.49) Age: Any

ID: 5485164466

Match Scores

1-11

Win

Play Date

2025-08-16

Play Time (Est)

11:30 PM

Play Location

Fredericksburg, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BH
Bill Hyer

V4G9QJ · USA

DUPR

3.552

FF
Florian Froede

V74GNP · USA

DUPR

3.538

TEAM 2WINNER
MC
Michael Caley

67POLG · Stafford, VA, US

DUPR

4.029

CR
charles Russo

N7MY42 · Stafford County, VA, US

DUPR

3.840

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-5485164466
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7838122990,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bill Hyer",
        "dupr_id": "V4G9QJ",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Florian Froede",
        "dupr_id": "V74GNP",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7277614786,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Caley",
        "dupr_id": "67POLG",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      },
      {
        "name": "charles Russo",
        "dupr_id": "N7MY42",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Stafford County, VA, US"
      }
    ]
  }
]