Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5494664882

Match Scores

11-4

Win

Play Date

2024-11-09

Play Time (Est)

3:30 PM

Play Location

Bainbridge, GA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Tanner Harding

16WVOG · Pocatello, ID, US

DUPR

4.660

Gerry Darco

ZN79JP · Port St. Joe, FL, US

DUPR

4.009

TEAM 2LOSS
John Scott

OD79OP · Tallahassee, FL, US

DUPR

3.630

Mike Albritton

59MZDR · Bainbridge, GA, 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-5494664882
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6051474495,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanner Harding",
        "dupr_id": "16WVOG",
        "rating": 4.66,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Pocatello, ID, US"
      },
      {
        "name": "Gerry Darco",
        "dupr_id": "ZN79JP",
        "rating": 4.009,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
        "location": "Port St. Joe, FL, US"
      }
    ]
  },
  {
    "team_id": 5292508516,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Scott",
        "dupr_id": "OD79OP",
        "rating": 3.63,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Mike Albritton",
        "dupr_id": "59MZDR",
        "rating": 3.689,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Bainbridge, GA, US"
      }
    ]
  }
]