Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Murray Paddle Mania 2026 - Womens Doubles Skill: (4.0) Age: (Any)

ID: 6902772600

Match Scores

7-11

Loss

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

Murray, KY

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Michelle May

WXNNYM · USA

DUPR

3.723

DK
Diane Kelley

124JDY · Fairfield, IL, US

DUPR

3.838

TEAM 2WINNER
BO
Bonnie Ottway

9P2ZEV · Murray, KY, US

DUPR

3.969

KM
Kasey Miller

8DZWQ6 · USA

DUPR

4.139

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-6902772600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7590015000,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle May",
        "dupr_id": "WXNNYM",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diane Kelley",
        "dupr_id": "124JDY",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Fairfield, IL, US"
      }
    ]
  },
  {
    "team_id": 6842512466,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bonnie Ottway",
        "dupr_id": "9P2ZEV",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Murray, KY, US"
      },
      {
        "name": "Kasey Miller",
        "dupr_id": "8DZWQ6",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]