Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

(4.0 - 5.0)

ID: 5996943662

Match Scores

11-8

Win

Play Date

2025-12-27

Play Time (Est)

3:30 PM

Play Location

5101 Maryland Way

View Facility Page →

Competitor Teams

TEAM 1WINNER
AF
Aaron Farmer

0QZ4G2 · USA

DUPR

3.990

LH
Luke Hales

RZOYZD · Columbia, TN, US

DUPR

4.041

TEAM 2LOSS
PH
Paul Huffman

QPDLQD · USA

DUPR

4.043

DM
Darren Mathey

G57DED · USA

DUPR

3.822

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-5996943662
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7289994891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Farmer",
        "dupr_id": "0QZ4G2",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Hales",
        "dupr_id": "RZOYZD",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Columbia, TN, US"
      }
    ]
  },
  {
    "team_id": 7516936144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Huffman",
        "dupr_id": "QPDLQD",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darren Mathey",
        "dupr_id": "G57DED",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]