Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball: Round Robin

ID: 6296541090

Match Scores

5-11

Win

Play Date

2024-12-18

Play Time (Est)

7:30 PM

Play Location

The Picklr - Fredericksburg

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Andrea Mitchell

3XRJ7X · USA

DUPR

3.505

MC
Michael Caley

67POLG · Stafford, VA, US

DUPR

3.743

TEAM 2WINNER
JL
Jim Larsen

89QVOJ · USA

DUPR

4.140

DP
Don Poitras

8DXOG4 · Spotsylvania Courthouse, VA, US

DUPR

4.067

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-6296541090
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4813667960,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrea Mitchell",
        "dupr_id": "3XRJ7X",
        "rating": 3.505,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Caley",
        "dupr_id": "67POLG",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      }
    ]
  },
  {
    "team_id": 7263501895,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jim Larsen",
        "dupr_id": "89QVOJ",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Don Poitras",
        "dupr_id": "8DXOG4",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Spotsylvania Courthouse, VA, US"
      }
    ]
  }
]