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

PPA Flower City Challenger presented by Valenti Pickleball - Mens Doubles Pro Main Draw

ID: 6013576873

Match Scores

11-4, 11-2

Win

Play Date

2025-06-28

Play Time (Est)

2:15 AM

Play Location

Fairport, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
TH
Thomas Hoffman

Q5DR4D · Hillsborough Township, NJ, US

DUPR

5.335

PL
Peter Luck

3P5W9G · Warwick, NY, US

DUPR

5.966

TEAM 2LOSS
RG
Ryan Gilbert

8MLRD1 · Raleigh, NC, US

DUPR

5.504

WH
Wesley Hanson

YXV7L4 · Raleigh, NC, US

DUPR

5.169

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-6013576873
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8538616822,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Hoffman",
        "dupr_id": "Q5DR4D",
        "rating": 5.335,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      },
      {
        "name": "Peter Luck",
        "dupr_id": "3P5W9G",
        "rating": 5.966,
        "profile_pic_url": null,
        "location": "Warwick, NY, US"
      }
    ]
  },
  {
    "team_id": 7107489029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Gilbert",
        "dupr_id": "8MLRD1",
        "rating": 5.504,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Wesley Hanson",
        "dupr_id": "YXV7L4",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]