Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 4622544194

Match Scores

11-6

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

4311 Ravensworth Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Joshua Martinez

Z96P7P · Harlingen, TX, US

DUPR

3.762

MK
Mudasir Khan

DW9XMY · Fairfax Station, VA, US

DUPR

3.879

TEAM 2LOSS
VB
Vanessa Bui

G006JQ · USA

DUPR

3.521

GJ
George Jin

17L65N · Washington, DC, US

DUPR

3.865

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-4622544194
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5890989918,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Martinez",
        "dupr_id": "Z96P7P",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Harlingen, TX, US"
      },
      {
        "name": "Mudasir Khan",
        "dupr_id": "DW9XMY",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Fairfax Station, VA, US"
      }
    ]
  },
  {
    "team_id": 6546768830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vanessa Bui",
        "dupr_id": "G006JQ",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Jin",
        "dupr_id": "17L65N",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  }
]