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

2025 December Fun Tournament - Group B - Compass (1pm start)

ID: 7363109368

Match Scores

11-8, 11-4

Loss

Play Date

2025-12-27

Play Time (Est)

5:00 PM

Play Location

Queen City Pickleball Hub - Regina, Saskatchewan

Unverified Facility

Competitor Teams

TEAM 1WINNER
BD
Bill Duncan

NXE7P2 · USA

DUPR

3.370

CF
Celina Faria

QPQZLD · USA

DUPR

3.539

TEAM 2LOSS
Rob Green

99L5MJ · Moose Jaw No. 161, SK, CA

DUPR

3.227

AG
Ann Green

XOQDL2 · USA

DUPR

3.190

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-7363109368
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6812073880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Duncan",
        "dupr_id": "NXE7P2",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Celina Faria",
        "dupr_id": "QPQZLD",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7625309166,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Green",
        "dupr_id": "99L5MJ",
        "rating": 3.227,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6668890728970.jpg",
        "location": "Moose Jaw No. 161, SK, CA"
      },
      {
        "name": "Ann Green",
        "dupr_id": "XOQDL2",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]