Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles (4.0+)

ID: 7254131394

Match Scores

15-6

Win

Play Date

2026-03-01

Play Time (Est)

7:30 PM

Play Location

Smashers Pickleball+Bar+Grill

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Connie Bozarth

3L742J · San Angelo, TX, US

DUPR

4.087

MR
Matt Rutherford

17YPDN · San Angelo, TX, US

DUPR

4.140

TEAM 2LOSS
RS
Rudy Sedeno

8JW4PD · San Angelo, TX, US

DUPR

4.041

AS
Amanda Sedeno

V7NQM5 · San Angelo, TX, US

DUPR

2.811

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-7254131394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4838092093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connie Bozarth",
        "dupr_id": "3L742J",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      },
      {
        "name": "Matt Rutherford",
        "dupr_id": "17YPDN",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  },
  {
    "team_id": 6282064951,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rudy Sedeno",
        "dupr_id": "8JW4PD",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      },
      {
        "name": "Amanda Sedeno",
        "dupr_id": "V7NQM5",
        "rating": 2.811,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  }
]