Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

All Star Cup - Mixed Doubles Skill: (3.5), Age: (Any)

ID: 4343492049

Match Scores

9-11, 10-12

Win

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Mississauga, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
BM
Bella Muere

QPVPVD · Mississauga, ON, CA

DUPR

3.434

Chris Hussey

76RZ6N · USA

DUPR

3.634

TEAM 2WINNER
CT
Crystal Tse

OWORGP · USA

DUPR

3.496

JP
Jeffrey Pimentel

6NY4ZK · USA

DUPR

3.668

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-4343492049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7011217032,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bella Muere",
        "dupr_id": "QPVPVD",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Chris Hussey",
        "dupr_id": "76RZ6N",
        "rating": 3.634,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6752f62d0f0e7.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 6116902030,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Crystal Tse",
        "dupr_id": "OWORGP",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Pimentel",
        "dupr_id": "6NY4ZK",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]