Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR: Round Robin 3.5-3.9

ID: 8287820738

Match Scores

10-9

Loss

Play Date

2024-08-29

Play Time (Est)

3:30 PM

Play Location

The Pickleball Space

Unverified Facility

Competitor Teams

TEAM 1WINNER
Gary Knox

7DK9Z4 · Phoenix, AZ, US

DUPR

3.599

NA
Napoleon Andrews

DWZ46X · USA

DUPR

3.591

TEAM 2LOSS
Terence Evans

L50QQ5 · Cave Creek, AZ, US

DUPR

3.351

John Chang

3OYGQL · Phoenix, AZ, US

DUPR

3.689

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-8287820738
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6661913962,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Knox",
        "dupr_id": "7DK9Z4",
        "rating": 3.599,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/60.jpg",
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Napoleon Andrews",
        "dupr_id": "DWZ46X",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6597726711,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Terence Evans",
        "dupr_id": "L50QQ5",
        "rating": 3.351,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "Cave Creek, AZ, US"
      },
      {
        "name": "John Chang",
        "dupr_id": "3OYGQL",
        "rating": 3.689,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]