Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Doubles Club Championship

ID: 6254124498

Match Scores

16-14

Win

Play Date

2026-03-24

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Phil Sabin

V42RO7 · Savannah, GA, US

DUPR

3.652

James Dwyer

890ED7 · Savannah, GA, US

DUPR

3.849

TEAM 2LOSS
Benjamin Eichholz

3LP97Z · Savannah, GA, US

DUPR

3.519

DM
Dean Moesch

8GEW5M · USA

DUPR

4.047

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-6254124498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7816681180,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Sabin",
        "dupr_id": "V42RO7",
        "rating": 3.652,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Savannah, GA, US"
      },
      {
        "name": "James Dwyer",
        "dupr_id": "890ED7",
        "rating": 3.849,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "Savannah, GA, US"
      }
    ]
  },
  {
    "team_id": 7030548789,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Eichholz",
        "dupr_id": "3LP97Z",
        "rating": 3.519,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Savannah, GA, US"
      },
      {
        "name": "Dean Moesch",
        "dupr_id": "8GEW5M",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]