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

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

ID: 4568609016

Match Scores

2-11

Win

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

Decatur, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
LM
Lauren Miller

Z42PYW · USA

DUPR

2.292

GC
Gui Coleta

VXMJO5 · USA

DUPR

2.555

TEAM 2WINNER
LK
Lauren King

L5MRW6 · Athens, AL, US

DUPR

3.325

CW
Caleb Walters

G5D2GG · Athens, AL, US

DUPR

3.124

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-4568609016
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5220170970,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lauren Miller",
        "dupr_id": "Z42PYW",
        "rating": 2.292,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gui Coleta",
        "dupr_id": "VXMJO5",
        "rating": 2.555,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7863698298,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren King",
        "dupr_id": "L5MRW6",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      },
      {
        "name": "Caleb Walters",
        "dupr_id": "G5D2GG",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  }
]