Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pearland Pickleballers

ID: 6992893479

Match Scores

6-11

Loss

Play Date

2025-06-11

Play Time (Est)

4:45 AM

Play Location

3330 River Birch Dr, Pearland, TX 77584, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SP
Stephen Pinchback

KO074O · Pearland, TX, US

DUPR

4.197

AS
Andrew Solomon

XJR475 · USA

DUPR

3.517

TEAM 2WINNER
RB
Ronald Burton

8WZNVK · Pearland, TX, US

DUPR

3.898

KV
Kevin Veal

676NQK · Houston, TX, US

DUPR

3.525

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-6992893479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4398301937,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Pinchback",
        "dupr_id": "KO074O",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Pearland, TX, US"
      },
      {
        "name": "Andrew Solomon",
        "dupr_id": "XJR475",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7840733881,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ronald Burton",
        "dupr_id": "8WZNVK",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Pearland, TX, US"
      },
      {
        "name": "Kevin Veal",
        "dupr_id": "676NQK",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]