Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1 -- Mar 8 - 15

ID: 4643051292

Match Scores

10-12

Loss

Play Date

2026-03-08

Play Time (Est)

1:00 PM

Play Location

To be determined

Unverified Facility

Competitor Teams

TEAM 1LOSS
Tom Rennie

12Z4OR · Windsor, CA, US

DUPR

3.742

EN
Edward Nguyen

NYDLE7 · Sonoma County, CA, US

DUPR

3.532

TEAM 2WINNER
AF
Anthony Fisicaro

EW6DOV · Santa Rosa, CA, US

DUPR

3.587

AH
Aaron Hall

56QJ4V · USA

DUPR

3.804

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