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

Beta Spring League - 05/18

ID: 8062109803

Match Scores

15-12

Win

Play Date

2026-05-18

Play Time (Est)

8:45 AM

Play Location

1010 Silver Knoll, San Antonio, TX 78258

Unverified Facility

Competitor Teams

TEAM 1WINNER
DC
Danny Covarrubio

D9KENL · USA

DUPR

2.869

BL
Benjamin Lee

M2740V · San Antonio, TX, US

DUPR

2.838

TEAM 2LOSS
SK
Stephen Kincaid

2ZDEMY · USA

DUPR

3.102

AT
Alberto Trujillo

YNRM74 · USA

DUPR

2.521

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-8062109803
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5402317642,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Covarrubio",
        "dupr_id": "D9KENL",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin  Lee",
        "dupr_id": "M2740V",
        "rating": 2.838,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 5966346373,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen  Kincaid",
        "dupr_id": "2ZDEMY",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alberto  Trujillo",
        "dupr_id": "YNRM74",
        "rating": 2.521,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]