Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pre Thanksgiving DUPR Event

ID: 5070845155

Match Scores

11-6

Win

Play Date

2024-11-23

Play Time (Est)

8:45 AM

Play Location

North Texas Racquet Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
Vishnu Petluru

YX0XME · Frisco, TX, US

DUPR

4.080

PG
Prudhvi Gundupalli

PWXDDM · USA

DUPR

4.080

TEAM 2LOSS
Prasad Yarlagadda

MYX25P · Frisco, TX, US

DUPR

3.556

Luis Gallardo

QPK0R5 · Guadalajara, Jal., MX

DUPR

4.168

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-5070845155
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8311340601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vishnu Petluru",
        "dupr_id": "YX0XME",
        "rating": 4.08,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Frisco, TX, US"
      },
      {
        "name": "Prudhvi Gundupalli",
        "dupr_id": "PWXDDM",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7053777513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Prasad Yarlagadda",
        "dupr_id": "MYX25P",
        "rating": 3.556,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Frisco, TX, US"
      },
      {
        "name": "Luis Gallardo",
        "dupr_id": "QPK0R5",
        "rating": 4.168,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/46.jpg",
        "location": "Guadalajara, Jal., MX"
      }
    ]
  }
]