Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Texas Team Pickleball DUPR League Dallas

ID: 6156593534

Match Scores

11-9

Win

Play Date

2025-03-10

Play Time (Est)

3:30 PM

Play Location

3333 Golfing Green Drive; Farmers Branch, TX 75234

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Andrea Dodd

EWYO7O · USA

DUPR

3.890

Elizabeth Shaw

76679M · Dallas, TX, US

DUPR

3.786

TEAM 2LOSS
YF
Yvonne Freeman

YXYGLG · USA

DUPR

3.566

Jules Jacquart

30O7GG · Dallas, TX, US

DUPR

3.826

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6156593534
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6337909945,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Dodd",
        "dupr_id": "EWYO7O",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Shaw",
        "dupr_id": "76679M",
        "rating": 3.786,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/73.jpg",
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7309664366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yvonne Freeman",
        "dupr_id": "YXYGLG",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jules Jacquart",
        "dupr_id": "30O7GG",
        "rating": 3.826,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/85.jpg",
        "location": "Dallas, TX, US"
      }
    ]
  }
]