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

Beta Spring League - 05/18

ID: 5144558678

Match Scores

7-15

Win

Play Date

2026-05-18

Play Time (Est)

3:30 PM

Play Location

1010 Silver Knoll, San Antonio, TX 78258

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
James Gonzalez

DNQEDY · USA

DUPR

2.249

RM
Robert May

2QRZE4 · Spring Branch, TX, US

DUPR

2.558

TEAM 2WINNER
DC
Danny Covarrubio

D9KENL · USA

DUPR

2.855

BL
Benjamin Lee

M2740V · San Antonio, TX, US

DUPR

2.823

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-5144558678
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7415947580,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Gonzalez",
        "dupr_id": "DNQEDY",
        "rating": 2.249,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert May",
        "dupr_id": "2QRZE4",
        "rating": 2.558,
        "profile_pic_url": null,
        "location": "Spring Branch, TX, US"
      }
    ]
  },
  {
    "team_id": 4617529310,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danny Covarrubio",
        "dupr_id": "D9KENL",
        "rating": 2.855,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin  Lee",
        "dupr_id": "M2740V",
        "rating": 2.823,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]