Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball: Round Robin 4.0

ID: 5704610556

Match Scores

7-11

Win

Play Date

2025-01-03

Play Time (Est)

1:00 PM

Play Location

The Picklr - Fredericksburg

Unverified Facility

Competitor Teams

TEAM 1LOSS
BW
Brad Williams

59V2ZR · USA

DUPR

2.997

AH
alex Hines

99R6KR · Orange County, VA, US

DUPR

3.700

TEAM 2WINNER
BH
Bill Hyer

V4G9QJ · USA

DUPR

3.872

DP
Don Poitras

8DXOG4 · Spotsylvania Courthouse, VA, US

DUPR

4.072

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-5704610556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4538102563,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Williams",
        "dupr_id": "59V2ZR",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alex Hines",
        "dupr_id": "99R6KR",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Orange County, VA, US"
      }
    ]
  },
  {
    "team_id": 7298449862,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Hyer",
        "dupr_id": "V4G9QJ",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Don Poitras",
        "dupr_id": "8DXOG4",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Spotsylvania Courthouse, VA, US"
      }
    ]
  }
]