Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

4/19/25 Week 6

ID: 5657440891

Match Scores

11-9

Loss

Play Date

2025-04-19

Play Time (Est)

8:45 AM

Play Location

Dinkers Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
DR
Doug Rogers

W6QZNK · Denton, TX, US

DUPR

3.260

JR
Jessica Rogers

L2VQE6 · Denton, TX, US

DUPR

3.073

TEAM 2LOSS
JL
Jacque Lauder

3VX9ZP · Flower Mound, TX, US

DUPR

2.883

SS
Steven Sanner

W6YGOK · Denton, TX, US

DUPR

2.924

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-5657440891
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5377616944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Rogers",
        "dupr_id": "W6QZNK",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Jessica Rogers",
        "dupr_id": "L2VQE6",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 5185266278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacque Lauder",
        "dupr_id": "3VX9ZP",
        "rating": 2.883,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Steven Sanner",
        "dupr_id": "W6YGOK",
        "rating": 2.924,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]