Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pre Thanksgiving DUPR Event

ID: 5961879801

Match Scores

11-7

Win

Play Date

2024-11-23

Play Time (Est)

10:15 AM

Play Location

North Texas Racquet Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
VP
Vishnu Petluru

YX0XME · Frisco, TX, US

DUPR

4.125

PG
Prudhvi Gundupalli

PWXDDM · USA

DUPR

4.125

TEAM 2LOSS
AM
Adrian Morales

JJ5YPM · USA

DUPR

3.405

JM
Julian minjarez

RYDPRN · USA

DUPR

3.994

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-5961879801
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4961447119,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vishnu Petluru",
        "dupr_id": "YX0XME",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Prudhvi Gundupalli",
        "dupr_id": "PWXDDM",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7298763830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adrian Morales",
        "dupr_id": "JJ5YPM",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julian minjarez",
        "dupr_id": "RYDPRN",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]