Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Polk Senior Games - Womens Doubles Skill: (Any) Age: (60 To 64)

ID: 7202657016

Match Scores

9-11

Loss

Play Date

2025-03-03

Play Time (Est)

1:00 PM

Play Location

Poinciana, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Cindy Mitze

16NXXK · USA

DUPR

4.532

DJ
Donna Jackson

17N769 · Apollo Beach, FL, US

DUPR

4.428

TEAM 2WINNER
MC
Margaret Conger

3YDYK3 · Poinciana, FL, US

DUPR

4.313

LM
Lynn Moreno

8EX0O3 · Kissimmee, FL, US

DUPR

4.001

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-7202657016
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6644953208,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cindy Mitze",
        "dupr_id": "16NXXK",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donna Jackson",
        "dupr_id": "17N769",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Apollo Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6504667999,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Margaret Conger",
        "dupr_id": "3YDYK3",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Poinciana, FL, US"
      },
      {
        "name": "Lynn Moreno",
        "dupr_id": "8EX0O3",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Kissimmee, FL, US"
      }
    ]
  }
]