Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Global Indoor Pickleball Spring Tournament - Mens Doubles: 4.5+; Age any

ID: 6350907123

Match Scores

8-15

Win

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Kelowna, BC

View Facility Page →

Competitor Teams

TEAM 1LOSS
KT
Kevin Thomas

1QN40N · Fruitvale, BC, CA

DUPR

4.275

SJ
Steve Johnston

3LPJK6 · Castlegar, BC, CA

DUPR

4.535

TEAM 2WINNER
BM
Brett MacPherson

8G5VQ8 · Kelowna, BC, CA

DUPR

4.750

AP
Andrew Pace

D9VYRY · Vancouver, BC, CA

DUPR

4.249

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-6350907123
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7005658158,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Thomas",
        "dupr_id": "1QN40N",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Fruitvale, BC, CA"
      },
      {
        "name": "Steve Johnston",
        "dupr_id": "3LPJK6",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Castlegar, BC, CA"
      }
    ]
  },
  {
    "team_id": 8443964885,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brett MacPherson",
        "dupr_id": "8G5VQ8",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      },
      {
        "name": "Andrew Pace",
        "dupr_id": "D9VYRY",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  }
]