Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Star Spangled Paddle Tournament Pool D

ID: 7546355805

Match Scores

5-11

Loss

Play Date

2025-07-19

Play Time (Est)

10:15 AM

Play Location

18-01 Pollitt Dr

View Facility Page →

Competitor Teams

TEAM 1LOSS
Eric Mann

12P2LR · Woodbury, NY, US

DUPR

4.002

FC
Franklin Castro

YGOY04 · Vernon Township, NJ, US

DUPR

4.311

TEAM 2WINNER
YL
Yi Lu

7DN4X5 · USA

DUPR

4.342

AK
Aaron Karczmer

EGEOLJ · New York, NY, US

DUPR

3.624

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-7546355805
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7133111156,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Mann",
        "dupr_id": "12P2LR",
        "rating": 4.002,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/85124_5f39ac956a6ed.jpg",
        "location": "Woodbury, NY, US"
      },
      {
        "name": "Franklin Castro",
        "dupr_id": "YGOY04",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Vernon Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 8302750390,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yi Lu",
        "dupr_id": "7DN4X5",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Karczmer",
        "dupr_id": "EGEOLJ",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]