Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Fall Frenzy Tournament - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 4538413709

Match Scores

11-0

Win

Play Date

2025-09-20

Play Time (Est)

6:15 AM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Matt Pulsifer

3XL2MX · Yarmouth, MA, US

DUPR

4.668

SM
Samuel McGough

ZN0LGP · Eastham, MA, US

DUPR

4.237

TEAM 2LOSS
TT
Thien Tran

59LRGV · Lowell, MA, US

DUPR

3.844

OT
Okan Tanrisev

QP46PN · Woburn, MA, US

DUPR

4.236

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-4538413709
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7563369037,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Pulsifer",
        "dupr_id": "3XL2MX",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Yarmouth, MA, US"
      },
      {
        "name": "Samuel McGough",
        "dupr_id": "ZN0LGP",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Eastham, MA, US"
      }
    ]
  },
  {
    "team_id": 4734063016,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thien Tran",
        "dupr_id": "59LRGV",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Lowell, MA, US"
      },
      {
        "name": "Okan Tanrisev",
        "dupr_id": "QP46PN",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Woburn, MA, US"
      }
    ]
  }
]