Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Abbotsford Fall Classic - Mens Doubles Skill: (3.5) Age: (60 And Above)

ID: 4683903958

Match Scores

0-11

Win

Play Date

2024-12-14

Play Time (Est)

11:30 PM

Play Location

Abbotsford, BC

View Facility Page →

Competitor Teams

TEAM 1LOSS
MO
Mark Olson

67K2YG · USA

DUPR

3.494

FA
Flois Aranas

4ZEED6 · USA

DUPR

3.565

TEAM 2WINNER
WJ
Wayne Jones

NYVR56 · Abbotsford, BC, CA

DUPR

4.120

JT
Johan Tolmie

PKGJME · Abbotsford, BC, CA

DUPR

4.573

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-4683903958
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7699068277,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Olson",
        "dupr_id": "67K2YG",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Flois Aranas",
        "dupr_id": "4ZEED6",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7823280845,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wayne Jones",
        "dupr_id": "NYVR56",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Abbotsford, BC, CA"
      },
      {
        "name": "Johan Tolmie",
        "dupr_id": "PKGJME",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Abbotsford, BC, CA"
      }
    ]
  }
]