Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6722156007

Match Scores

15-9

Win

Play Date

2025-09-28

Play Time (Est)

4:45 AM

Play Location

40 Carl Hall Rd #49, North York, ON M3K 2C1, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Steve Bozic

8E45LJ · Toronto, ON, CA

DUPR

4.398

BR
Bob Ren

5EP7X5 · Oakville, ON, CA

DUPR

4.344

TEAM 2LOSS
BB
Brad Byrne

NRNXQ7 · USA

DUPR

3.897

JP
John Plateo

QP9925 · Toronto, ON, CA

DUPR

4.588

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-6722156007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5667319871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Bozic",
        "dupr_id": "8E45LJ",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Bob Ren",
        "dupr_id": "5EP7X5",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Oakville, ON, CA"
      }
    ]
  },
  {
    "team_id": 5462327995,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Byrne",
        "dupr_id": "NRNXQ7",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Plateo",
        "dupr_id": "QP9925",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]