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

Men’s doubles 3.0 Pool 2

ID: 6237345208

Match Scores

15-13

Win

Play Date

2026-03-08

Play Time (Est)

5:00 PM

Play Location

Centerline 33

Unverified Facility

Competitor Teams

TEAM 1WINNER
NW
Nick White

890VLR · Salinas, CA, US

Rated Score

3.115

JG
James Geisinger

4VJP9M · USA

Rated Score

3.002

TEAM 2LOSS
SS
Steve Spanier

XJQL92 · USA

Rated Score

3.537

JK
Jim Knebelsberger

L5JKNJ · USA

Rated Score

3.114

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-6237345208
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7964947101,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick White",
        "dupr_id": "890VLR",
        "rating": 3.115,
        "profile_pic_url": null,
        "location": "Salinas, CA, US"
      },
      {
        "name": "James Geisinger",
        "dupr_id": "4VJP9M",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5607951781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Spanier",
        "dupr_id": "XJQL92",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Knebelsberger",
        "dupr_id": "L5JKNJ",
        "rating": 3.114,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]