Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Brazos Valley Open - Mixed Doubles Skill: (3.5-4.0) Age: (18 To 49)

ID: 4575482437

Match Scores

15-1

Loss

Play Date

2026-03-21

Play Time (Est)

2:15 AM

Play Location

Navasota, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Katelyn Steel

12OLN9 · USA

DUPR

3.824

KS
Kyle Steel

8EWOE8 · College Station, TX, US

DUPR

4.706

TEAM 2LOSS
BA
Brenna Abbitt

YNJ9V4 · College Station, TX, US

DUPR

3.187

ND
Numan Dharani

E9QMOW · USA

DUPR

3.761

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-4575482437
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7970972600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katelyn Steel",
        "dupr_id": "12OLN9",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Steel",
        "dupr_id": "8EWOE8",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "College Station, TX, US"
      }
    ]
  },
  {
    "team_id": 4798764763,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenna Abbitt",
        "dupr_id": "YNJ9V4",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": "College Station, TX, US"
      },
      {
        "name": "Numan Dharani",
        "dupr_id": "E9QMOW",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]