Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Men's Doubles 4.5

ID: 8560091703

Match Scores

15-10

Loss

Play Date

2026-01-03

Play Time (Est)

4:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Kyle Borawski

7D2V94 · CT, US

DUPR

4.784

LW
logan wertheim

RYRR2M · Guilford, CT, US

DUPR

4.513

TEAM 2LOSS
JM
Joe McNaughton

8965G7 · Scottsdale, AZ, US

DUPR

4.695

NH
Nick Hart

8GGMQ8 · Chandler, AZ, US

DUPR

4.712

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-8560091703
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8445405188,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Borawski",
        "dupr_id": "7D2V94",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "logan wertheim",
        "dupr_id": "RYRR2M",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Guilford, CT, US"
      }
    ]
  },
  {
    "team_id": 6333967668,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe McNaughton",
        "dupr_id": "8965G7",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Nick Hart",
        "dupr_id": "8GGMQ8",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]