Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

pictona open 2021 - mens doubles 5.0:19+,35+ - pool 2

ID: 5884154905

Match Scores

15-10

Win

Play Date

2021-10-24

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Jonathon Fischer

8ELVW3 · Jacksonville, FL, US

DUPR

5.025

WL
Wilford Lyons

8JKGM3 · USA

DUPR

3.500

TEAM 2LOSS
ML
Manuel Lopez

89MVDE · USA

DUPR

3.500

AZ
Aaron Zeng

35QM75 · USA

DUPR

3.500

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-5884154905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7645054021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathon Fischer",
        "dupr_id": "8ELVW3",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Wilford Lyons",
        "dupr_id": "8JKGM3",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8030321817,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Manuel Lopez",
        "dupr_id": "89MVDE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Zeng",
        "dupr_id": "35QM75",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]