Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Suncoast Open - NPL Tournament Series - Mixed Pro Doubles 60+

ID: 6757443602

Match Scores

15-9

Loss

Play Date

2026-01-23

Play Time (Est)

3:30 PM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1WINNER
LY
Lily Yip

3ZK7MW · Jersey City, NJ, US

DUPR

5.251

SR
Steve Rose

17JZN8 · Boca Raton, FL, US

DUPR

4.620

TEAM 2LOSS
JH
Jean Halahan

177PM1 · Washingtonville, NY, US

DUPR

5.146

Rich Lively

1NXO68 · Cleveland, TN, US

DUPR

5.267

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-6757443602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6189235823,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lily Yip",
        "dupr_id": "3ZK7MW",
        "rating": 5.251,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      },
      {
        "name": "Steve Rose",
        "dupr_id": "17JZN8",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 5282830157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Halahan",
        "dupr_id": "177PM1",
        "rating": 5.146,
        "profile_pic_url": null,
        "location": "Washingtonville, NY, US"
      },
      {
        "name": "Rich Lively",
        "dupr_id": "1NXO68",
        "rating": 5.267,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66dbb3ba5a2f9.jpg",
        "location": "Cleveland, TN, US"
      }
    ]
  }
]