Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

$1700 Women's DUPR 9 Moneyball Tournament - Women's DUPR 9

ID: 7629039501

Match Scores

15-1

Win

Play Date

2026-05-09

Play Time (Est)

10:15 AM

Play Location

Lewisville, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
NL
Natalie Liu

DWDN66 · Frisco, TX, US

DUPR

4.377

BS
Bethany Skaggs

8EP0RJ · Dallas, TX, US

DUPR

4.629

TEAM 2LOSS
TH
Tara Haelle

9J6D47 · USA

DUPR

2.372

TL
Teresa Landenberger

4V67LK · USA

DUPR

2.478

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-7629039501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6851129388,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Natalie Liu",
        "dupr_id": "DWDN66",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Bethany Skaggs",
        "dupr_id": "8EP0RJ",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4601230140,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tara Haelle",
        "dupr_id": "9J6D47",
        "rating": 2.372,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Teresa Landenberger",
        "dupr_id": "4V67LK",
        "rating": 2.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]