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

Daybreak Paddle Battle - Mixed Doubles Skill: (3.0) Age: (44 and under)

ID: 7256704721

Match Scores

11-3

Win

Play Date

2026-04-25

Play Time (Est)

6:15 AM

Play Location

Decatur, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
LK
Lauren King

L5MRW6 · Athens, AL, US

DUPR

3.396

CW
Caleb Walters

G5D2GG · Athens, AL, US

DUPR

3.190

TEAM 2LOSS
GW
Grace Wisner

L2M5V5 · USA

DUPR

2.973

MW
Matt Wisner

EW6Z7M · USA

DUPR

2.973

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-7256704721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6732791948,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren King",
        "dupr_id": "L5MRW6",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      },
      {
        "name": "Caleb Walters",
        "dupr_id": "G5D2GG",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  },
  {
    "team_id": 6673975579,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Wisner",
        "dupr_id": "L2M5V5",
        "rating": 2.973,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Wisner",
        "dupr_id": "EW6Z7M",
        "rating": 2.973,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]