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

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

ID: 7739008290

Match Scores

15-9

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.473

SA
Sophie Amiach

59DW2L · USA

DUPR

5.083

TEAM 2LOSS
JH
Jean Halahan

177PM1 · Washingtonville, NY, US

DUPR

5.196

Yannet Brister

17KMN3 · San Marcos, TX, US

DUPR

5.101

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-7739008290
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8336573943,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathalie Bagby",
        "dupr_id": "3VL6E8",
        "rating": 5.473,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Sophie Amiach",
        "dupr_id": "59DW2L",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6354931975,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Halahan",
        "dupr_id": "177PM1",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Washingtonville, NY, US"
      },
      {
        "name": "Yannet Brister",
        "dupr_id": "17KMN3",
        "rating": 5.101,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1211645/images/profile/b789eaf4-7a68-4520-9eac-17064023378c.jpg",
        "location": "San Marcos, TX, US"
      }
    ]
  }
]