Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AZIAPL 7th Edition - Mixed Doubles Leagues

ID: 5755595722

Match Scores

2-15

Win

Play Date

2026-04-05

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PK
Pavan Kanumuri

2P4RW4 · USA

DUPR

3.306

MP
Mark Palmer

XOLWWX · USA

DUPR

3.360

TEAM 2WINNER
Vikas Kumar

7NDRK0 · Chandler, AZ, US

DUPR

3.733

G
Gitanjali

Y4D95D · USA

DUPR

4.143

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-5755595722
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4597612482,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pavan Kanumuri",
        "dupr_id": "2P4RW4",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Palmer",
        "dupr_id": "XOLWWX",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7718257869,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vikas Kumar",
        "dupr_id": "7NDRK0",
        "rating": 3.733,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Gitanjali",
        "dupr_id": "Y4D95D",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]