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

Beta Spring League - 05/18

ID: 7046002676

Match Scores

3-15

Loss

Play Date

2026-05-18

Play Time (Est)

9:00 PM

Play Location

1010 Silver Knoll, San Antonio, TX 78258

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
James Gonzalez

DNQEDY · USA

DUPR

2.220

RM
Robert May

2QRZE4 · Spring Branch, TX, US

DUPR

2.547

TEAM 2WINNER
SK
Stephen Kincaid

2ZDEMY · USA

DUPR

3.105

AT
Alberto Trujillo

YNRM74 · USA

DUPR

2.524

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-7046002676
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6800636365,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Gonzalez",
        "dupr_id": "DNQEDY",
        "rating": 2.22,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert May",
        "dupr_id": "2QRZE4",
        "rating": 2.547,
        "profile_pic_url": null,
        "location": "Spring Branch, TX, US"
      }
    ]
  },
  {
    "team_id": 4636898509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen  Kincaid",
        "dupr_id": "2ZDEMY",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alberto  Trujillo",
        "dupr_id": "YNRM74",
        "rating": 2.524,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]