Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6047664925

Match Scores

10-15

Win

Play Date

2026-05-09

Play Time (Est)

2:15 AM

Play Location

Lewisville, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Jordyn Mayfield

EGZ2JV · Shreveport, LA, US

DUPR

3.905

KJ
Kalen Jill Zimmer

0YWEGN · Bossier City, LA, US

DUPR

4.307

TEAM 2WINNER
NL
Natalie Liu

DWDN66 · Frisco, TX, US

DUPR

4.365

BS
Bethany Skaggs

8EP0RJ · Dallas, TX, US

DUPR

4.625

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-6047664925
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5753184547,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordyn Mayfield",
        "dupr_id": "EGZ2JV",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "Kalen Jill Zimmer",
        "dupr_id": "0YWEGN",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      }
    ]
  },
  {
    "team_id": 5791346951,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalie Liu",
        "dupr_id": "DWDN66",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Bethany Skaggs",
        "dupr_id": "8EP0RJ",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]