Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Kickoff Classic - Women's Doubles 4.0 Double Elimination 60-69 Age

ID: 5446605819

Match Scores

9-15

Win

Play Date

2026-01-03

Play Time (Est)

4:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
SO
susan odonovan

VXOJL6 · USA

DUPR

3.937

AG
Andrea Giordano

2QRRWR · USA

DUPR

3.388

TEAM 2WINNER
RB
Rhonda Bennick

1QOPND · McCormick, SC, US

DUPR

3.735

Lori Price

1QJWG0 · West Palm Beach, FL, US

DUPR

4.426

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-5446605819
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8197410392,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "susan odonovan",
        "dupr_id": "VXOJL6",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrea Giordano",
        "dupr_id": "2QRRWR",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5724354254,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rhonda Bennick",
        "dupr_id": "1QOPND",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "McCormick, SC, US"
      },
      {
        "name": "Lori Price",
        "dupr_id": "1QJWG0",
        "rating": 4.426,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/98808_6143f56e91b26.jpeg",
        "location": "West Palm Beach, FL, US"
      }
    ]
  }
]