Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rotary Club of Martinsburg (WV) Pickleball Classic IV - Men's Doubles 4.0+ 19+

ID: 6060478302

Match Scores

12-10, 12-10

Loss

Play Date

2025-03-08

Play Time (Est)

7:30 PM

Play Location

Inwood, WV

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
Jonathan Laughman

G5XEMV · USA

DUPR

3.766

DK
David Kann

RXWQRE · USA

DUPR

3.560

TEAM 2LOSS
DD
Derrick Davis

GG2R9G · Flintstone, MD, US

DUPR

4.036

JB
Joseph Brewer

D9Y5V4 · USA

DUPR

3.840

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-6060478302
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4861111674,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Laughman",
        "dupr_id": "G5XEMV",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Kann",
        "dupr_id": "RXWQRE",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7252903062,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derrick Davis",
        "dupr_id": "GG2R9G",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Flintstone, MD, US"
      },
      {
        "name": "Joseph Brewer",
        "dupr_id": "D9Y5V4",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]