Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2025 Pickleboo Halloween Tournament - Mens Doubles Skill: (Open) Age: (Any)

ID: 5637403031

Match Scores

15-10

Win

Play Date

2025-11-01

Play Time (Est)

12:45 AM

Play Location

Glen Allen, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PN
Payton Noyes

R8JYO8 · Virginia Beach, VA, US

DUPR

5.178

MF
mike fotopoulos

1NNNNW · Richmond, VA, US

DUPR

5.347

TEAM 2LOSS
EM
Eli Mautner

30LYW4 · Charlottesville, VA, US

DUPR

4.812

JP
Jonathan Pugh

8WW5WQ · Charlottesville, VA, US

DUPR

5.257

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-5637403031
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6549422680,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Payton Noyes",
        "dupr_id": "R8JYO8",
        "rating": 5.178,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "mike fotopoulos",
        "dupr_id": "1NNNNW",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 7203603650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eli Mautner",
        "dupr_id": "30LYW4",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      },
      {
        "name": "Jonathan Pugh",
        "dupr_id": "8WW5WQ",
        "rating": 5.257,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      }
    ]
  }
]