Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Bash Masters Pickleball Open - Mixed Doubles Skill: (Open) Age: (Any)

ID: 5044820319

Match Scores

15-0

Loss

Play Date

2026-04-12

Play Time (Est)

4:45 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
GC
Grace Crawford

76YJZ9 · Marshall, MI, US

DUPR

4.580

TC
Thomas Calderone

17MLM0 · Chelsea, MI, US

DUPR

5.825

TEAM 2LOSS
JA
Jeren Aynazarova

56Q4KL · Warren, MI, US

DUPR

4.134

JF
Jamon Ford

3XJGR1 · Clinton Township, MI, US

DUPR

4.817

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-5044820319
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4545767613,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace Crawford",
        "dupr_id": "76YJZ9",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Marshall, MI, US"
      },
      {
        "name": "Thomas Calderone",
        "dupr_id": "17MLM0",
        "rating": 5.825,
        "profile_pic_url": null,
        "location": "Chelsea, MI, US"
      }
    ]
  },
  {
    "team_id": 7979803654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeren Aynazarova",
        "dupr_id": "56Q4KL",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Warren, MI, US"
      },
      {
        "name": "Jamon Ford",
        "dupr_id": "3XJGR1",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Clinton Township, MI, US"
      }
    ]
  }
]