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

Round Robin Session at Bedford Place Mall - Pickleheads Scramble - Game 1

ID: 5033139282

Match Scores

7-11

Win

Play Date

2026-02-23

Play Time (Est)

7:30 PM

Play Location

Scotia Juniors Volleyball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Art MacDonald

WNWLPK · USA

DUPR

3.099

RD
Rick Davis

5EYQGL · Halifax, NS, CA

DUPR

3.017

TEAM 2WINNER
KL
Katie Lake

94N0WJ · Halifax, NS, CA

DUPR

3.124

B
Bryan

4V4EEG · Dartmouth, NS, CA

DUPR

3.333

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-5033139282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5184659500,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Art MacDonald",
        "dupr_id": "WNWLPK",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Davis",
        "dupr_id": "5EYQGL",
        "rating": 3.017,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 6157933653,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katie Lake",
        "dupr_id": "94N0WJ",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Bryan",
        "dupr_id": "4V4EEG",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]