Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Rate Vegas Cup - Mixed Doubles Skill: (4.0) Age: (35 To 49)

ID: 5759425468

Match Scores

5-11, 8-11

Win

Play Date

2025-10-26

Play Time (Est)

5:00 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
DE
Daniella Eisman

597QZ5 · Los Angeles, CA, US

DUPR

3.714

NF
Nathan Fort

3XOJW7 · Hollister, CA, US

DUPR

4.248

TEAM 2WINNER
NL
Nancy Lessnick

17JDJM · Henderson, NV, US

DUPR

3.803

TY
Thomas Yelloweyes

3VL4E8 · Wilsonville, OR, US

DUPR

4.274

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-5759425468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7514397628,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniella Eisman",
        "dupr_id": "597QZ5",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Nathan Fort",
        "dupr_id": "3XOJW7",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Hollister, CA, US"
      }
    ]
  },
  {
    "team_id": 8020246384,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Lessnick",
        "dupr_id": "17JDJM",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Thomas Yelloweyes",
        "dupr_id": "3VL4E8",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      }
    ]
  }
]