Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball: Round Robin 4.0

ID: 7629828737

Match Scores

4-11

Loss

Play Date

2025-01-03

Play Time (Est)

6:15 AM

Play Location

The Picklr - Fredericksburg

Unverified Facility

Competitor Teams

TEAM 1LOSS
DP
Don Poitras

8DXOG4 · Spotsylvania Courthouse, VA, US

DUPR

4.070

AH
alex Hines

99R6KR · Orange County, VA, US

DUPR

3.698

TEAM 2WINNER
JA
Joseph Apodaca

XJNRJX · VA, US

DUPR

4.497

BP
Benjamin Pegram

3X6GYX · Stafford, VA, US

DUPR

4.291

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-7629828737
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5108233607,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Don Poitras",
        "dupr_id": "8DXOG4",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "Spotsylvania Courthouse, VA, US"
      },
      {
        "name": "alex Hines",
        "dupr_id": "99R6KR",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "Orange County, VA, US"
      }
    ]
  },
  {
    "team_id": 8000638765,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Apodaca",
        "dupr_id": "XJNRJX",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "VA, US"
      },
      {
        "name": "Benjamin Pegram",
        "dupr_id": "3X6GYX",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      }
    ]
  }
]