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

3.0-3.5 DUPR Builder

ID: 8175743211

Match Scores

9-11

Win

Play Date

2025-12-08

Play Time (Est)

4:45 AM

Play Location

24 Hour Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
DW
David Woodbury

RX96NE · USA

Rated Score

2.641

MJ
Mike Jenkins

RXQENM · Batesburg-Leesville, SC, US

Rated Score

2.644

TEAM 2WINNER
BB
Benji Berry

4ZLYO2 · Lexington, SC, US

Rated Score

2.857

RB
Ryan Broome

67GEPQ · Lexington, SC, US

Rated Score

2.805

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-8175743211
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7137621372,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Woodbury",
        "dupr_id": "RX96NE",
        "rating": 2.641,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Jenkins",
        "dupr_id": "RXQENM",
        "rating": 2.644,
        "profile_pic_url": null,
        "location": "Batesburg-Leesville, SC, US"
      }
    ]
  },
  {
    "team_id": 6196223614,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benji Berry",
        "dupr_id": "4ZLYO2",
        "rating": 2.857,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      },
      {
        "name": "Ryan Broome",
        "dupr_id": "67GEPQ",
        "rating": 2.805,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      }
    ]
  }
]