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

Suncoast Open - NPL Tournament Series - Women's Pro Doubles 60+

ID: 8475881934

Match Scores

11-4, 11-4

Loss

Play Date

2026-01-22

Play Time (Est)

7:30 PM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1WINNER
NB
Nathalie Bagby

3VL6E8 · Los Angeles, CA, US

DUPR

5.499

SA
Sophie Amiach

59DW2L · USA

DUPR

5.185

TEAM 2LOSS
LY
Lily Yip

3ZK7MW · Jersey City, NJ, US

DUPR

5.195

CM
Cindi Marr

16K44G · Jupiter, FL, US

DUPR

4.468

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-8475881934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7989107422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathalie Bagby",
        "dupr_id": "3VL6E8",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Sophie Amiach",
        "dupr_id": "59DW2L",
        "rating": 5.185,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6369010017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lily Yip",
        "dupr_id": "3ZK7MW",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      },
      {
        "name": "Cindi Marr",
        "dupr_id": "16K44G",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      }
    ]
  }
]