Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Sat: Men's 4.0 - 2025 FLX-mas Jingle Ball Tourney

ID: 6054368766

Match Scores

8-11

Loss

Play Date

2025-12-06

Play Time (Est)

7:30 PM

Play Location

NYSF Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
MJ
Michael J Hess

PWW9PM · Horseheads, NY, US

DUPR

3.620

JE
James Epp

EG94WJ · Corning, NY, US

DUPR

3.887

TEAM 2WINNER
VA
Victor Aprea

JZK0ZD · Brooktondale, NY, US

DUPR

4.043

DM
Dorian Miron

M2M6XD · Ithaca, NY, US

DUPR

4.095

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-6054368766
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6770920702,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael J Hess",
        "dupr_id": "PWW9PM",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "Horseheads, NY, US"
      },
      {
        "name": "James Epp",
        "dupr_id": "EG94WJ",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Corning, NY, US"
      }
    ]
  },
  {
    "team_id": 8572013006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victor Aprea",
        "dupr_id": "JZK0ZD",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Brooktondale, NY, US"
      },
      {
        "name": "Dorian Miron",
        "dupr_id": "M2M6XD",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Ithaca, NY, US"
      }
    ]
  }
]