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

Week 1

ID: 6639814867

Match Scores

11-8

Loss

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MY
Michael Young

X2JXY2 · Houston, TX, US

DUPR

2.848

TN
Tony Nava

2QVG64 · Houston, TX, US

DUPR

2.798

TEAM 2LOSS
MD
Morgan Dees

L294LQ · Houston, TX, US

DUPR

3.276

BB
Bill Billman

DW7VMX · Houston, TX, US

DUPR

2.130

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-6639814867
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4321764953,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Young",
        "dupr_id": "X2JXY2",
        "rating": 2.848,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Tony Nava",
        "dupr_id": "2QVG64",
        "rating": 2.798,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7372234455,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Dees",
        "dupr_id": "L294LQ",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Bill Billman",
        "dupr_id": "DW7VMX",
        "rating": 2.13,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]