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

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

ID: 6685376444

Match Scores

11-6

Loss

Play Date

2026-01-11

Play Time (Est)

9:00 PM

Play Location

Westland, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Ashley Gray

35ZNQ5 · Walled Lake, MI, US

DUPR

3.732

CM
Charles Monette

V7O6W7 · Brownstown Charter Township, MI, US

DUPR

3.612

TEAM 2LOSS
AS
Addison Schindler

170G65 · Wayne, MI, US

DUPR

2.851

WS
Webby Schindler

1QYQR3 · Wayne, MI, US

DUPR

3.723

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-6685376444
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6719262767,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashley Gray",
        "dupr_id": "35ZNQ5",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Walled Lake, MI, US"
      },
      {
        "name": "Charles Monette",
        "dupr_id": "V7O6W7",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "Brownstown Charter Township, MI, US"
      }
    ]
  },
  {
    "team_id": 4783528968,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Addison Schindler",
        "dupr_id": "170G65",
        "rating": 2.851,
        "profile_pic_url": null,
        "location": "Wayne, MI, US"
      },
      {
        "name": "Webby Schindler",
        "dupr_id": "1QYQR3",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Wayne, MI, US"
      }
    ]
  }
]