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

Pool A:

ID: 5317183639

Match Scores

7-11, 11-8, 11-6

Loss

Play Date

2026-01-31

Play Time (Est)

8:45 AM

Play Location

CrossCourt Pickleball Dartmouth

View Facility Page →

Competitor Teams

TEAM 1WINNER
ND
Nathan Dover

PWE9VX · Charlottetown, PE, CA

DUPR

4.922

MR
Mitchell Rowley

QXGG4R · Summerside, PE, CA

DUPR

4.494

TEAM 2LOSS
CH
Carl Hillier

7DEGL0 · NS, CA

DUPR

5.105

MN
Mathieu Noel

EWZO2W · Bathurst, NB, CA

DUPR

4.099

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-5317183639
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7959662708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Dover",
        "dupr_id": "PWE9VX",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "Charlottetown, PE, CA"
      },
      {
        "name": "Mitchell Rowley",
        "dupr_id": "QXGG4R",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Summerside, PE, CA"
      }
    ]
  },
  {
    "team_id": 4346389930,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carl Hillier",
        "dupr_id": "7DEGL0",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "NS, CA"
      },
      {
        "name": "Mathieu Noel",
        "dupr_id": "EWZO2W",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      }
    ]
  }
]