Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1 -- Mar 8 - 15

ID: 4446553614

Match Scores

11-8

Win

Play Date

2026-03-08

Play Time (Est)

7:30 PM

Play Location

To be determined

Unverified Facility

Competitor Teams

TEAM 1WINNER
Tom Rennie

12Z4OR · Windsor, CA, US

DUPR

3.743

AH
Aaron Hall

56QJ4V · USA

DUPR

3.792

TEAM 2LOSS
AF
Anthony Fisicaro

EW6DOV · Santa Rosa, CA, US

DUPR

3.585

EN
Edward Nguyen

NYDLE7 · Sonoma County, CA, US

DUPR

3.533

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-4446553614
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7140637908,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Rennie",
        "dupr_id": "12Z4OR",
        "rating": 3.743,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67745f45c6b89.jpg",
        "location": "Windsor, CA, US"
      },
      {
        "name": "Aaron Hall",
        "dupr_id": "56QJ4V",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5428010194,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Fisicaro",
        "dupr_id": "EW6DOV",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Edward Nguyen",
        "dupr_id": "NYDLE7",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": "Sonoma County, CA, US"
      }
    ]
  }
]