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

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

ID: 4760864219

Match Scores

3-11

Win

Play Date

2026-03-09

Play Time (Est)

12:45 AM

Play Location

Scotia Juniors Volleyball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
MV
Maurice Vienneau

V62VW7 · USA

DUPR

2.766

BF
Bob Fraser

0YJV4G · Bedford, NS, CA

DUPR

3.252

TEAM 2WINNER
B
Bryan

4V4EEG · Dartmouth, NS, CA

DUPR

3.323

RD
Rick Davis

5EYQGL · Halifax, NS, CA

DUPR

3.134

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-4760864219
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6317708545,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maurice Vienneau",
        "dupr_id": "V62VW7",
        "rating": 2.766,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Fraser",
        "dupr_id": "0YJV4G",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      }
    ]
  },
  {
    "team_id": 6766175311,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan",
        "dupr_id": "4V4EEG",
        "rating": 3.323,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Rick Davis",
        "dupr_id": "5EYQGL",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]