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

2026 Fracas in Fort Collins PPA Challenger - Mens Doubles Pro Main Draw

ID: 7117231118

Match Scores

13-11, 12-10

Win

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Fort Collins, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
RI
Riley Inn

Q59JON · Honolulu, HI, US

DUPR

5.782

RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.692

TEAM 2LOSS
GB
Grayson Brandon

RZRRVE · Gilbert, AZ, US

DUPR

4.932

JH
Jace Howard

99P9JR · Queen Creek, AZ, US

DUPR

5.626

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-7117231118
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7315826477,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Riley Inn",
        "dupr_id": "Q59JON",
        "rating": 5.782,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      },
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.692,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 4581389469,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grayson Brandon",
        "dupr_id": "RZRRVE",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Jace Howard",
        "dupr_id": "99P9JR",
        "rating": 5.626,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  }
]