Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Manitoba Pickleball League

ID: 7472655159

Match Scores

10-12

Win

Play Date

2025-11-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
Donovan Robson

G5JP9X · USA

DUPR

4.019

TO
Thanh Ong

7JMWE5 · Winnipeg, MB, CA

DUPR

3.574

TEAM 2WINNER
ZR
ZACHARIAH REGEHR

P54G4X · USA

DUPR

3.704

SB
Sean Black

4L99OM · Winnipeg, MB, CA

DUPR

4.206

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-7472655159
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8407657858,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donovan Robson",
        "dupr_id": "G5JP9X",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thanh Ong",
        "dupr_id": "7JMWE5",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  },
  {
    "team_id": 6324923216,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ZACHARIAH REGEHR",
        "dupr_id": "P54G4X",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Black",
        "dupr_id": "4L99OM",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]