Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WEEK 5

ID: 6614301648

Match Scores

15-17

Loss

Play Date

2025-12-28

Play Time (Est)

1:00 PM

Play Location

Coronado Padel Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
MW
Mari Willis

8KD27Q · Fernley, NV, US

DUPR

3.672

BS
Bruce Smith

WXQ2OQ · Nueva Gorgona, Panamá Province, PA

DUPR

4.019

TEAM 2WINNER
MS
Michelle Smith

N7M6O6 · Chame District, Panamá Oeste Province, PA

DUPR

3.825

RS
Raul Stanford

GGWWOG · Las Lajas, Panamá Province, PA

DUPR

3.569

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-6614301648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6533122277,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mari Willis",
        "dupr_id": "8KD27Q",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Fernley, NV, US"
      },
      {
        "name": "Bruce Smith",
        "dupr_id": "WXQ2OQ",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Nueva Gorgona, Panamá Province, PA"
      }
    ]
  },
  {
    "team_id": 4346433850,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Smith",
        "dupr_id": "N7M6O6",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Chame District, Panamá Oeste Province, PA"
      },
      {
        "name": "Raul Stanford",
        "dupr_id": "GGWWOG",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Las Lajas, Panamá Province, PA"
      }
    ]
  }
]