Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PnP Winter Invitational Men's 4.5 12-49 Doubles

ID: 5135035701

Match Scores

15-13

Win

Play Date

2025-01-25

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Brendan Boss

2L4X2R · Elon, NC, US

DUPR

3.923

AG
Aaron Gore

2L5O2R · Chesterfield, VA, US

DUPR

4.017

TEAM 2LOSS
DS
David Smith

3VLRDP · NC, US

DUPR

3.620

OK
Oliver King

MY697P · Raleigh, NC, US

DUPR

4.362

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-5135035701
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7889266418,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brendan Boss",
        "dupr_id": "2L4X2R",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Elon, NC, US"
      },
      {
        "name": "Aaron Gore",
        "dupr_id": "2L5O2R",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      }
    ]
  },
  {
    "team_id": 7532097092,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Smith",
        "dupr_id": "3VLRDP",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "NC, US"
      },
      {
        "name": "Oliver King",
        "dupr_id": "MY697P",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]