Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5822706419

Match Scores

11-10

Win

Play Date

2025-12-06

Play Time (Est)

12:45 AM

Play Location

NYSF Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
MJ
Michael J Hess

PWW9PM · Horseheads, NY, US

DUPR

3.597

JE
James Epp

EG94WJ · Corning, NY, US

DUPR

3.877

TEAM 2LOSS
MD
Michael Dailey

1R9XGM · USA

DUPR

3.544

DD
Diogenes De Los Santos

NX59L2 · Endicott, NY, US

DUPR

3.461

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-5822706419
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5510468332,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael J Hess",
        "dupr_id": "PWW9PM",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Horseheads, NY, US"
      },
      {
        "name": "James Epp",
        "dupr_id": "EG94WJ",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Corning, NY, US"
      }
    ]
  },
  {
    "team_id": 5583516862,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Dailey",
        "dupr_id": "1R9XGM",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diogenes De Los Santos",
        "dupr_id": "NX59L2",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Endicott, NY, US"
      }
    ]
  }
]