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

Avis Park

ID: 7198911990

Match Scores

11-5

Win

Play Date

2026-01-09

Play Time (Est)

7:30 PM

Play Location

2617 Avis Dr S, Sterling Heights, MI 48310, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Cuong Van

ZN669M · Clinton Township, MI, US

DUPR

3.574

Tony Pham

QXGX74 · USA

DUPR

3.126

TEAM 2LOSS
Trinh Nguyen

QP25XN · Sterling Heights, MI, US

DUPR

3.544

TM
Tuan Mai

590OV5 · USA

DUPR

3.226

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-7198911990
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5412637381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cuong Van",
        "dupr_id": "ZN669M",
        "rating": 3.574,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
        "location": "Clinton Township, MI, US"
      },
      {
        "name": "Tony Pham",
        "dupr_id": "QXGX74",
        "rating": 3.126,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/49.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 5585430409,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trinh Nguyen",
        "dupr_id": "QP25XN",
        "rating": 3.544,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Sterling Heights, MI, US"
      },
      {
        "name": "Tuan Mai",
        "dupr_id": "590OV5",
        "rating": 3.226,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]