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

The 2026 Furry Fracas - a Victory Pickleball Series Event - Mixed OPEN - $$ Event

ID: 6581851011

Match Scores

11-9

Loss

Play Date

2026-02-01

Play Time (Est)

4:45 AM

Play Location

Noblesville, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AH
Amy Hanlon

YGYXKG · Fort Wayne, IN, US

DUPR

5.419

AM
Austin Mann

RZMNQM · Fort Wayne, IN, US

DUPR

4.743

TEAM 2LOSS
TS
Tammie Steele

GGG90M · Indianapolis, IN, US

DUPR

4.944

JC
Joe Clark

8KPVJ7 · Cicero, IN, US

DUPR

4.997

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-6581851011
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7195372306,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Hanlon",
        "dupr_id": "YGYXKG",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      },
      {
        "name": "Austin Mann",
        "dupr_id": "RZMNQM",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  },
  {
    "team_id": 5228266626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tammie Steele",
        "dupr_id": "GGG90M",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Joe Clark",
        "dupr_id": "8KPVJ7",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Cicero, IN, US"
      }
    ]
  }
]