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

CRAZY APE-DFW INDOOR PICKLEBALL(DIP) - Womens Doubles Skill: (3.5) Age: (Any)

ID: 5272346868

Match Scores

6-15

Loss

Play Date

2026-03-07

Play Time (Est)

1:00 PM

Play Location

FARMERS BRANCH, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
BB
Brittany Blassingill

3OY422 · Dallas, TX, US

DUPR

3.600

RC
Rachel Cole

EGY5WV · Dallas, TX, US

DUPR

3.082

TEAM 2WINNER
MC
Morgan Carrio

V7K2J5 · McKinney, TX, US

DUPR

3.722

CB
Crystal Baughman

EG66LW · Sachse, TX, US

DUPR

3.400

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-5272346868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6983453540,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brittany Blassingill",
        "dupr_id": "3OY422",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Rachel Cole",
        "dupr_id": "EGY5WV",
        "rating": 3.082,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6588433474,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Carrio",
        "dupr_id": "V7K2J5",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Crystal Baughman",
        "dupr_id": "EG66LW",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": "Sachse, TX, US"
      }
    ]
  }
]