Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6389333635

Match Scores

11-6

Win

Play Date

2026-05-27

Play Time (Est)

8:45 AM

Play Location

2675 Eisenhower Ave, Norristown, PA 19403, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TM
Tim Miller

8KGDQK · USA

DUPR

4.337

James Price

V7VOPE · King of Prussia, PA, US

DUPR

4.161

TEAM 2LOSS
LB
Lawrence Brown

164XPD · USA

DUPR

4.051

TK
Tom Kozuchowski

JJDY5D · USA

DUPR

4.109

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-6389333635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7304448775,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Miller",
        "dupr_id": "8KGDQK",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Price",
        "dupr_id": "V7VOPE",
        "rating": 4.161,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "King of Prussia, PA, US"
      }
    ]
  },
  {
    "team_id": 8358141427,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lawrence Brown",
        "dupr_id": "164XPD",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Kozuchowski",
        "dupr_id": "JJDY5D",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]