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

Round Robin @ Bedford Place Mall - Pickleheads Scramble - Game 1

ID: 5859057555

Match Scores

11-3

Win

Play Date

2026-03-09

Play Time (Est)

4:45 AM

Play Location

Scotia Juniors Volleyball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
RD
Rick Davis

5EYQGL · Halifax, NS, CA

DUPR

3.047

B
Bryan

4V4EEG · Dartmouth, NS, CA

DUPR

3.354

TEAM 2LOSS
BF
Bob Fraser

0YJV4G · Bedford, NS, CA

DUPR

3.275

MV
Maurice Vienneau

V62VW7 · USA

DUPR

2.822

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-5859057555
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7086276988,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Davis",
        "dupr_id": "5EYQGL",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Bryan",
        "dupr_id": "4V4EEG",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  },
  {
    "team_id": 7798623556,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bob Fraser",
        "dupr_id": "0YJV4G",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      },
      {
        "name": "Maurice Vienneau",
        "dupr_id": "V62VW7",
        "rating": 2.822,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]