Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5.0 Women's I Heart Tournament

ID: 4999654309

Match Scores

15-8

Loss

Play Date

2025-02-09

Play Time (Est)

2:15 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
JA
Jina Allen

8GXQGV · Heber City, UT, US

DUPR

4.495

RS
Randi Stephens

8DYNKM · Heber City, UT, US

DUPR

4.326

TEAM 2LOSS
LB
Lyndsey Black

3576V5 · Bountiful, UT, US

DUPR

4.227

MK
Michelle Kemp

1R5QLE · Bountiful, UT, US

DUPR

3.915

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-4999654309
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5461401520,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jina Allen",
        "dupr_id": "8GXQGV",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      },
      {
        "name": "Randi Stephens",
        "dupr_id": "8DYNKM",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      }
    ]
  },
  {
    "team_id": 7387884697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lyndsey Black",
        "dupr_id": "3576V5",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Michelle Kemp",
        "dupr_id": "1R5QLE",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      }
    ]
  }
]