Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 7480660394

Match Scores

11-4

Win

Play Date

2025-11-01

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FL
Frank LIU

4VO05M · USA

DUPR

3.500

TH
Tony Ho

35MZDV · Ho Chi Minh City, Ho Chi Minh City, VN

DUPR

3.183

TEAM 2LOSS
LP
Lei Pan

VXNLQ6 · USA

DUPR

3.500

JC
Joseph Chan

7JO5Z4 · USA

DUPR

3.500

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-7480660394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8195919468,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Frank LIU",
        "dupr_id": "4VO05M",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tony Ho",
        "dupr_id": "35MZDV",
        "rating": 3.183,
        "profile_pic_url": null,
        "location": "Ho Chi Minh City, Ho Chi Minh City, VN"
      }
    ]
  },
  {
    "team_id": 6272082856,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lei Pan",
        "dupr_id": "VXNLQ6",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Chan",
        "dupr_id": "7JO5Z4",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]