Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

10th Annual Star Valley Round Robin Womens Doubles Skill: (4.5 And Above) Age: (50 And Above)

ID: 6804585444

Match Scores

8-11

Win

Play Date

2024-06-25

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SP
Stephanie Povey

350J6V · USA

DUPR

3.819

LS
Lori Salvo

12Y229 · Kaysville, UT, US

DUPR

4.711

TEAM 2WINNER
NT
Natasha Tilley

3YRDLD · Brigham City, UT, US

DUPR

4.771

JS
Jan Simonsen

56E5MR · USA

DUPR

4.469

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-6804585444
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8140367223,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Povey",
        "dupr_id": "350J6V",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lori Salvo",
        "dupr_id": "12Y229",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  },
  {
    "team_id": 4329532634,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natasha Tilley",
        "dupr_id": "3YRDLD",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Brigham City, UT, US"
      },
      {
        "name": "Jan Simonsen",
        "dupr_id": "56E5MR",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]