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

Pool B - DUPR 22 - CANADA The Dink Minor League Pickleball @ Smash Pickleball – London Ontario

ID: 7233078866

Match Scores

21-17

Loss

Play Date

2025-12-13

Play Time (Est)

3:30 PM

Play Location

Smash Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Cole Lester

76JL50 · Peterborough, ON, CA

DUPR

4.961

AW
Ally Williams

QPEGR4 · Oakville, ON, CA

DUPR

5.258

TEAM 2LOSS
JF
Jacob Fortin

8D0EGY · Cambridge, ON, CA

DUPR

5.107

TN
Trina Ngu

84950G · London, ON, CA

DUPR

4.579

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-7233078866
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4825832950,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cole Lester",
        "dupr_id": "76JL50",
        "rating": 4.961,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      },
      {
        "name": "Ally Williams",
        "dupr_id": "QPEGR4",
        "rating": 5.258,
        "profile_pic_url": null,
        "location": "Oakville, ON, CA"
      }
    ]
  },
  {
    "team_id": 5832678182,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Fortin",
        "dupr_id": "8D0EGY",
        "rating": 5.107,
        "profile_pic_url": null,
        "location": "Cambridge, ON, CA"
      },
      {
        "name": "Trina Ngu",
        "dupr_id": "84950G",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      }
    ]
  }
]