Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6937424429

Match Scores

11-9

Win

Play Date

2026-06-06

Play Time (Est)

6:15 AM

Play Location

Fort Mill, SC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RR
Ron Rapa

59QDWP · Fort Mill, SC, US

DUPR

3.315

NS
Niraj Sapkota

3OO95W · USA

DUPR

3.658

TEAM 2LOSS
KS
karthik somala

59796L · Fort Mill, SC, US

DUPR

3.864

BM
Blake McCarn

2L9MO7 · USA

DUPR

3.605

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-6937424429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5155834995,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron Rapa",
        "dupr_id": "59QDWP",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Niraj Sapkota",
        "dupr_id": "3OO95W",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7421403171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "karthik somala",
        "dupr_id": "59796L",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Blake McCarn",
        "dupr_id": "2L9MO7",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]