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

MD 3.5 35+ (Sat 12pm)

ID: 6928650007

Match Scores

11-8

Loss

Play Date

2025-12-20

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Andrew Arnaldo

6ZOVQ0 · USA

DUPR

2.596

JT
Joseph Tueres

V70DW5 · Lake Forest, CA, US

DUPR

3.554

TEAM 2LOSS
AN
Andy Nguyen

3YLZ5K · Fountain Valley, CA, US

DUPR

3.615

PD
Phat Dam

E9QQ4V · USA

DUPR

3.435

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-6928650007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7977635110,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Arnaldo",
        "dupr_id": "6ZOVQ0",
        "rating": 2.596,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Tueres",
        "dupr_id": "V70DW5",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      }
    ]
  },
  {
    "team_id": 4996616772,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Nguyen",
        "dupr_id": "3YLZ5K",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Phat Dam",
        "dupr_id": "E9QQ4V",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]