Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 St. Paddy's Paddle Battle by Missouri Pickleball Club (MPC) - Womens Doubles Skill: (4.5) Age: (Any)

ID: 5058442092

Match Scores

15-8

Loss

Play Date

2026-03-14

Play Time (Est)

1:00 PM

Play Location

Fenton, MO

View Facility Page →

Competitor Teams

TEAM 1WINNER
SG
Sarah Gibson

8WMZLY · Chesterfield, MO, US

DUPR

4.267

SW
Shayna Whitaker

8976R3 · Arnold, MO, US

DUPR

4.113

TEAM 2LOSS
LJ
Logan Justice

8GV4ZD · St. Louis, MO, US

DUPR

3.813

LP
Libby Peterson

V7XK65 · O'Fallon, MO, US

DUPR

3.667

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-5058442092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7143310345,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Gibson",
        "dupr_id": "8WMZLY",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      },
      {
        "name": "Shayna Whitaker",
        "dupr_id": "8976R3",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Arnold, MO, US"
      }
    ]
  },
  {
    "team_id": 5826715148,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Logan Justice",
        "dupr_id": "8GV4ZD",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Libby Peterson",
        "dupr_id": "V7XK65",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]