Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Women's DUPR 7.5 Midweek Moneyball - Women's Doubles DUPR 7.5

ID: 7072496619

Match Scores

11-7

Win

Play Date

2026-05-27

Play Time (Est)

4:45 AM

Play Location

Flower Mound, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DN
Dhanya Narayanan

6ZGP5K · Garland, TX, US

DUPR

3.795

CN
Chi Nguyen

94NPV7 · Plano, TX, US

DUPR

3.787

TEAM 2LOSS
RO
Renee Oberg Schwarz

2LE0Z9 · Murphy, TX, US

DUPR

3.648

BS
Brandi Samuelian

EG9LMV · Frisco, TX, US

DUPR

3.738

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-7072496619
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6082700309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dhanya Narayanan",
        "dupr_id": "6ZGP5K",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Garland, TX, US"
      },
      {
        "name": "Chi Nguyen",
        "dupr_id": "94NPV7",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 8168251593,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Renee Oberg Schwarz",
        "dupr_id": "2LE0Z9",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": "Murphy, TX, US"
      },
      {
        "name": "Brandi Samuelian",
        "dupr_id": "EG9LMV",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  }
]