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

Wicked Pickle/Woodward Sports Open - Mixed Doubles Skill: (3.5) Age: (Any) *COPY*

ID: 5277383128

Match Scores

11-3

Win

Play Date

2026-01-11

Play Time (Est)

5:00 PM

Play Location

Westland, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Addison Schindler

170G65 · Wayne, MI, US

DUPR

2.901

WS
Webby Schindler

1QYQR3 · Wayne, MI, US

DUPR

3.734

TEAM 2LOSS
SM
Stacy Moore

QPZLLD · Milan, MI, US

DUPR

2.588

GC
Geoffrey Collins

W6Q7MG · Plymouth, MI, US

DUPR

3.237

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-5277383128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6654602957,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Addison Schindler",
        "dupr_id": "170G65",
        "rating": 2.901,
        "profile_pic_url": null,
        "location": "Wayne, MI, US"
      },
      {
        "name": "Webby Schindler",
        "dupr_id": "1QYQR3",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Wayne, MI, US"
      }
    ]
  },
  {
    "team_id": 7005355821,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stacy Moore",
        "dupr_id": "QPZLLD",
        "rating": 2.588,
        "profile_pic_url": null,
        "location": "Milan, MI, US"
      },
      {
        "name": "Geoffrey Collins",
        "dupr_id": "W6Q7MG",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Plymouth, MI, US"
      }
    ]
  }
]