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

Competitive Open Play Match

ID: 4488856067

Match Scores

11-2

Loss

Play Date

2026-06-06

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NS
Nguyen Son Tung

0PN4Y2 · USA

DUPR

3.155

MN
Minh Ngo

4P50V2 · USA

DUPR

3.441

TEAM 2LOSS
CP
Chinh Pham

760MEM · Hanoi, Hanoi, VN

DUPR

3.600

TB
Tùng Béo

4VPKQK · USA

DUPR

2.725

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-4488856067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5127932352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nguyen Son Tung",
        "dupr_id": "0PN4Y2",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Minh Ngo",
        "dupr_id": "4P50V2",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6704918808,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chinh Pham",
        "dupr_id": "760MEM",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Hanoi, Hanoi, VN"
      },
      {
        "name": "Tùng Béo",
        "dupr_id": "4VPKQK",
        "rating": 2.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]