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

Thursday 6:30 pm - 2026 Spring Coed Individual Ladder - Thursday 6:30 PM- Mixed Doubles Pickleball Ladder

ID: 5661843279

Match Scores

15-12

Loss

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

Groveport Recreation Center - Groveport, Ohio

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Amber Patton

0R27N2 · USA

DUPR

2.429

SM
Scott Milewski

3Z504W · USA

DUPR

2.187

TEAM 2LOSS
NS
Nancy Stagg

2LWJ64 · USA

DUPR

2.421

AO
Amy Owens

XKLM77 · Groveport, OH, US

DUPR

2.253

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-5661843279
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8160944571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amber Patton",
        "dupr_id": "0R27N2",
        "rating": 2.429,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Milewski",
        "dupr_id": "3Z504W",
        "rating": 2.187,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6401746755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Stagg",
        "dupr_id": "2LWJ64",
        "rating": 2.421,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Owens",
        "dupr_id": "XKLM77",
        "rating": 2.253,
        "profile_pic_url": null,
        "location": "Groveport, OH, US"
      }
    ]
  }
]